With kubernetes/eks 1.30 or higher and sleep lifecycle the controller not restart deployment #757
Annotations
6 errors and 1 warning
Run golangci-lint:
internal/pkg/controller/controller.go#L31
SA1019: workqueue.RateLimitingInterface is deprecated: Use TypedRateLimitingInterface instead. (staticcheck)
|
Run golangci-lint:
internal/pkg/controller/controller.go#L70
SA1019: workqueue.NewRateLimitingQueue is deprecated: Use NewTypedRateLimitingQueue instead. (staticcheck)
|
Run golangci-lint:
internal/pkg/controller/controller.go#L84
SA1019: cache.NewIndexerInformer is deprecated: Use NewInformerWithOptions instead. (staticcheck)
|
Run golangci-lint:
internal/pkg/controller/controller_test.go#L2211
SA1019: workqueue.RateLimitingInterface is deprecated: Use TypedRateLimitingInterface instead. (staticcheck)
|
Run golangci-lint:
internal/pkg/controller/controller_test.go#L2294
SA1019: workqueue.RateLimitingInterface is deprecated: Use TypedRateLimitingInterface instead. (staticcheck)
|
Run golangci-lint
issues found
|
Helm chart unit tests
Error while fetching latest Helm release: Error: [@octokit/auth-action] `GITHUB_TOKEN` variable is not set. It must be set on either `env:` or `with:`. See https://github.com/octokit/auth-action.js#createactionauth. Using default version v3.13.3
|
Loading