mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-08-12 01:06:05 +02:00
Remove Nginx Ingress default backend
* nginx-ingress no longer requires a configured default-backend, it will respond with its own 404 page starting in v0.21.0 * https://github.com/kubernetes/ingress-nginx/pull/3196
This commit is contained in:
@ -10,6 +10,8 @@ Notable changes between versions.
|
||||
#### Addons
|
||||
|
||||
* Raise nginx-ingress liveness/readiness timeout to 5 seconds
|
||||
* Remove nginx-ingess default-backend ([#401](https://github.com/poseidon/typhoon/pull/401))
|
||||
* nginx-ingress now responds with its own 404 page by default
|
||||
* Improve Prometheus metrics labels and drop extraneous metrics ([#397](https://github.com/poseidon/typhoon/pull/397))
|
||||
* Add `pod` name label to metrics discovered via service endpoints
|
||||
* Rename `kubernetes_namespace` label to `namespace`
|
||||
|
Reference in New Issue
Block a user