kops/cmd/kops-controller
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
..
controllers kops-controller: load objects with version conversion 2023-07-15 17:41:35 -07:00
hack Fix boilerplate: headers & packages 2019-09-25 12:48:14 -04:00
pkg use http.StatusConflict 2023-02-23 08:54:50 +02:00
OWNERS Add a couple more "area" labels 2020-06-18 07:01:05 -05:00
PROJECT Fill out kops controller functionality 2019-09-25 12:04:34 -04:00
main.go Use kops-controller to boostrap nodes in OpenStack 2023-01-17 09:22:15 +02:00