constellation/operators/constellation-node-operator/controllers
Leonard Cohnen 1253359ba6 operator: upgrade control plane nodes first
Before we call out ot the cloud provider we check if there are still control plane nodes that are outdated (or donors). If there are, we don't create any worker nodes, even if we have the budget to do so.
2025-02-18 11:07:52 +01:00
..
autoscalingstrategy_controller.go chore: fix unused parameter lint in new golangcilint version 2024-02-21 17:54:07 +01:00
autoscalingstrategy_controller_env_test.go deps: remove go.mod files from submodules (#2769) 2024-01-08 13:19:38 +01:00
BUILD.bazel operator: move control plane label to constants 2025-02-18 11:07:52 +01:00
client_test.go go: remove unused parameters 2023-03-20 08:41:01 -04:00
joiningnode_controller.go deps: remove go.mod files from submodules (#2769) 2024-01-08 13:19:38 +01:00
joiningnode_controller_env_test.go operator: clean up after joining node env test 2025-02-18 11:07:52 +01:00
nodeversion_controller.go operator: upgrade control plane nodes first 2025-02-18 11:07:52 +01:00
nodeversion_controller_env_test.go deps: remove go.mod files from submodules (#2769) 2024-01-08 13:19:38 +01:00
nodeversion_controller_test.go operator: upgrade control plane nodes first 2025-02-18 11:07:52 +01:00
nodeversion_watches.go deps: remove go.mod files from submodules (#2769) 2024-01-08 13:19:38 +01:00
nodeversion_watches_test.go deps: remove go.mod files from submodules (#2769) 2024-01-08 13:19:38 +01:00
pendingnode_controller.go chore: fix unused parameter lint in new golangcilint version 2024-02-21 17:54:07 +01:00
pendingnode_controller_env_test.go deps: remove go.mod files from submodules (#2769) 2024-01-08 13:19:38 +01:00
pendingnode_controller_test.go deps: remove go.mod files from submodules (#2769) 2024-01-08 13:19:38 +01:00
scalinggroup_controller.go operator: requeue scaling group on conflict 2025-02-18 11:07:52 +01:00
scalinggroup_controller_env_test.go deps: remove go.mod files from submodules (#2769) 2024-01-08 13:19:38 +01:00
scalinggroup_controller_test.go operator: isolate integration tests (#1651) 2023-04-18 14:20:41 +02:00
schemes_test.go deps: remove go.mod files from submodules (#2769) 2024-01-08 13:19:38 +01:00
suite_test.go operator: stub etcd remove calls in env tests 2025-02-18 11:07:52 +01:00