feat: kubernetes client cache #2771
Annotations
4 errors
lint:
context/context.go#L386
Error return value of `client.RefreshWithExpiry` is not checked (errcheck)
|
lint:
context/context.go#L399
Error return value of `k8sclientcache.Set` is not checked (errcheck)
|
lint:
connection/kubernetes.go#L74
bools: redundant or: c.EKS != nil || c.EKS != nil (govet)
|
lint
issues found
|