Open adietish opened 1 month ago
This is a larger change. Kubernetes client now assumes that there are several config files, there's no way to limit yourself to a single one. The process should now work as follows:
Config.getKubeconfigFilenames
)new ConfigBuilder().build()
)as of today kubernetes-client 7.0 wasn't released yet.
related to
Support for multiple kubernetes config files will be available in kubernetes-client 7.0 (see https://github.com/fabric8io/kubernetes-client/issues/6240, https://github.com/redhat-developer/intellij-kubernetes/issues/779). We'll have to bump the kubernetes-client 7.0 in all our plugins/libraries