kops/pkg/kubemanifest
Justin SB f348b47332
Don't output empty sections in the manifests
In our kube-dns manifest for 1.6 we often had an empty section,
normalization converted this to `{}` which causes `kubectl apply` to
fail.

We can simply skip empty objects when outputing.
2020-01-11 20:58:24 -05:00
..
BUILD.bazel Add helpers to set the built-in pod priorities 2019-05-09 16:03:08 +03:00
critical.go codegen 2019-01-16 09:30:40 -07:00
images.go fix-up some spelling mistakes in /pkg 2019-09-26 10:15:44 +08:00
manifest.go Don't output empty sections in the manifests 2020-01-11 20:58:24 -05:00
priority.go Add helpers to set the built-in pod priorities 2019-05-09 16:03:08 +03:00
visitor.go fix-up staticcheck error 2019-10-08 13:53:04 +08:00
volumes.go Update copyright notices 2019-09-09 14:47:51 -04:00