Known issue with kubeconfig validation

Recent update has a stricter kubeconfig validation, which will give an error when connecting to a cluster using a kubeconfig file which is malformed, even though kubectl lacks the same validation. We will fix this regression in a later release, but for now the workaround is to fix the problem in the kubeconfig file.

1 Like