Closed kaleocheng closed 6 years ago
Add support for 'context'. If there is no 'context' in the config, then use this.readContext(kubeconfig) as before.
this.readContext(kubeconfig)
Add support for 'context'. If there is no 'context' in the config, then use
this.readContext(kubeconfig)
as before.