kops/cmd/kops-controller/controllers
justinsb a818336fb3 kops-controller: load objects with version conversion
If we deserialize the yaml, we don't go through the version-conversion
logic.  That logic maps from Master -> ControlPlane, so without that
logic we see unexpected values in the "string enums".
2023-07-15 17:41:35 -07:00
..
awsipam.go
hosts_controller.go Use short service name with discovery labels 2022-12-27 11:27:51 -08:00
legacy_node_controller.go kops-controller: load objects with version conversion 2023-07-15 17:41:35 -07:00
node_controller.go