kops/upup
Peter Rifel 51530ee8f3
Fix cluster-autoscaler priority expander config
We were iterating over a map which has undefined ordering, resulting in inconsistent diffs to the manifest during `kops update cluster`.
We now sort the instsance groups to ensure the rendered manifest remains consistent.
2024-07-13 17:25:12 -05:00
..
models Update aws-iam-authenticator image 2024-06-14 19:45:37 -05:00
pkg/fi Fix cluster-autoscaler priority expander config 2024-07-13 17:25:12 -05:00
tools/generators/fitask Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
.gitignore