Skip to content

Fixes for config loading in cluster and invalid kinds

Compare
Choose a tag to compare
@LamaAni LamaAni released this 28 Sep 16:49
· 187 commits to master since this release

Fixes

  1. Name changes (no breaking, internal)
  2. Fixed config loading to account for defaults.
  3. Added default kube config.
  4. Added default global and config specific namespace
  5. Added support for config loading using kubernetes role. (Using the kubernetes package).
  6. Changed to no breaking when KubeObjectKind is not available if its not the main state object.