1c9551f93d
* Use kubeconfig if either context or kubeconfig is set (#47373)
kubeconfig should be loaded if *either* or both of context
or kubeconfig is set (this allows picking a context and default
kubeconfig or picking a kubeconfig with default context)
Fixes #47149
(cherry picked from commit 00ccad9764
)
* Add changelog for k8s auth config fix
2 lines
76 B
YAML
2 lines
76 B
YAML
bugfixes:
|
|
- k8s - allow kubeconfig or context to be set without the other
|