-
It would be nice to add support for the `--context` argument when holmes is executing the `kubectl` command. This will allow to run holmes without having to change context
-
### Bug description
When the kubernetes client loads the kubeconfig file, it can happen that some credentials are expired. The client should be able to renegociate credentials, with the help of some …
-
### Is your enhancement related to a problem? Please describe
I cleaned up my Kubernetes contexts not too long ago, but I already have 6. In the new UI, that barely fits on 2 pages. I don't mind scro…
-
### Is your enhancement related to a problem? Please describe
It is implied in my comments for #4561 (adding logos to the Kubernetes context page), but I think it's important enough to track via a se…
-
### Bug description
I had a minikube cluster created by podman desktop. I then upgraded the PD when got notification and deleted the minikube cluster to create a new one. First thing I observed that …
-
How do I configure a context and credentials to use with this plugin?
To elaborate a bit more, I'm currently doing the below but wondering if there's any more clean way.
mkdir /home/ru…
-
### Description
Currently it is not possible to set the allowPrivilegeEscalation property of the security context in Kubernetes extension using application properties. Setting this property to false …
-
**Bug description**
I am essentially here: https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-with-tanzu-tkg/GUID-E5A804FA-BB03-436F-BF01-14CBF13DBB9D.html . Attemping to create a context against …
-
### What problem are you trying to solve? Do you a suggestion on how to solve it?
I would like to open a terminal with the current Kubernetes context set, as I want to run some `kubectl` commands on …
-
### Describe the bug
Hello Team,
I am trying to use the @EnableKubernetesMockClient annotation to create a kubernetesClient in my test class which are in juupiter junit, but I am getting the follo…