Skip to content

feat: kubernetes client cache #2771

feat: kubernetes client cache

feat: kubernetes client cache #2771

Triggered via pull request February 20, 2025 09:44
Status Failure
Total duration 2m 42s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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