helm/helm

TestUserAgentHeaderInK8sRESTClientConfig appears to fail when you have a bad .kube/config

Open

#31.470 aberto em 9 de nov. de 2025

Ver no GitHub
 (6 comments) (1 reaction) (0 assignees)Go (7.602 forks)batch import
Stalebughelp wanted

Métricas do repositório

Stars
 (29.815 stars)
Métricas de merge de PR
 (Mesclagem média 40d 17h) (48 fundiu PRs em 30d)

Description

TestUserAgentHeaderInK8sRESTClientConfig appears to fail when you have a bad .kube/config

In my case, current context was no longer a valid cluster.

Ideally the unit tests wouldn't rely on the current k8s environment.

Guia do colaborador