constellation/operators/constellation-node-operator/controllers
Markus Rudy a1dbd13f95 versions: consolidate various types of Components
There used to be three definitions of a Component type, and conversion
routines between the three. Since the use case is always the same, and
the Component semantics are defined by versions.go and the installer, it
seems appropriate to define the Component type there and import it in
the necessary places.
2023-12-11 14:26:54 +01:00
..
autoscalingstrategy_controller_env_test.go deps: update golangci/golangci-lint to v1.55.1 (#2517) 2023-11-02 11:16:17 +01:00
autoscalingstrategy_controller.go deps: update K8s dependencies (#1599) 2023-05-24 18:57:45 +02:00
BUILD.bazel bazel: mark envtests as "requires-network" 2023-08-18 16:36:13 +02:00
client_test.go go: remove unused parameters 2023-03-20 08:41:01 -04:00
joiningnode_controller_env_test.go deps: update golangci/golangci-lint to v1.55.1 (#2517) 2023-11-02 11:16:17 +01:00
joiningnode_controller.go deps: update K8s dependencies (#1599) 2023-05-24 18:57:45 +02:00
nodeversion_controller_env_test.go deps: update golangci/golangci-lint to v1.55.1 (#2517) 2023-11-02 11:16:17 +01:00
nodeversion_controller_test.go operator: isolate integration tests (#1651) 2023-04-18 14:20:41 +02:00
nodeversion_controller.go versions: consolidate various types of Components 2023-12-11 14:26:54 +01:00
nodeversion_watches_test.go deps: update K8s dependencies (#1599) 2023-05-24 18:57:45 +02:00
nodeversion_watches.go deps: update K8s dependencies (#1599) 2023-05-24 18:57:45 +02:00
pendingnode_controller_env_test.go deps: update golangci/golangci-lint to v1.55.1 (#2517) 2023-11-02 11:16:17 +01:00
pendingnode_controller_test.go deps: update K8s dependencies (#1599) 2023-05-24 18:57:45 +02:00
pendingnode_controller.go Revert "operator: always delete terminated pending nodes (#2545)" (#2596) 2023-11-13 20:25:34 +01:00
scalinggroup_controller_env_test.go deps: update golangci/golangci-lint to v1.55.1 (#2517) 2023-11-02 11:16:17 +01:00
scalinggroup_controller_test.go operator: isolate integration tests (#1651) 2023-04-18 14:20:41 +02:00
scalinggroup_controller.go deps: update K8s dependencies (#1599) 2023-05-24 18:57:45 +02:00
schemes_test.go deps: vendor node-maintenance-operator api (#1172) 2023-02-14 18:46:48 +01:00
suite_test.go deps: update golangci/golangci-lint to v1.55.1 (#2517) 2023-11-02 11:16:17 +01:00