kops/upup/pkg/fi/utils
justinsb edeb4d4869 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:34:50 -04:00
..
equals.go Update copyright notices 2019-09-09 14:47:51 -04:00
equals_test.go equals: add UT for StringSlicesEqualIgnoreOrder 2020-05-12 15:56:08 +08:00
gzip.go Add support for containerd container runtime 2019-12-15 21:37:57 +02:00
hash.go Use SHA-256 for manifest hashes 2021-08-01 16:37:01 -07:00
hash_test.go Use SHA-256 for manifest hashes 2021-08-01 16:37:01 -07:00
net.go Add support for IPv6 addresses to dns-controller 2021-07-02 09:34:05 +03:00
sanitize.go fix-up staticcheck error 2019-10-08 13:53:04 +08:00
sanitize_test.go sanitize: add UT for SanitizeString 2020-05-12 16:09:40 +08:00
yaml.go kops-controller: load objects with version conversion 2023-07-15 17:34:50 -04:00