Given the existence of kubeconfig's property, the namespace backend configuration property is
- redundant
- misleading: if it's not set, it defaults to
default, not contexts[].context.namespace as someone might assume
It's better to phase it out in favor of kubeconfig's property:
Given the existence of kubeconfig's property, the
namespacebackend configuration property isdefault, notcontexts[].context.namespaceas someone might assumeIt's better to phase it out in favor of kubeconfig's property: