Deprecate --ignore-taint
, use --startup-taint
instead
#259
Labels
kind/enhancement
Enhancement, improvement, extension
lifecycle/stale
Nobody worked on this for 6 months (will further age)
What would you like to be added:
--ignore-taint
has been deprecated in upstream autoscaler by the PR kubernetes#6132 . New taint--startup-taint
has been added in its place.. Since we already consume--ignore-taint
in shoot Yaml , we should adapt before this taint is dropped by upstream.Why is this needed:
To shift to new taints in time.
The text was updated successfully, but these errors were encountered: