✨ Implement warm replica support for controllers #3813
Annotations
5 errors
|
lint
issues found
|
|
lint:
pkg/leaderelection/fake/leader_election.go#L35
exported: exported type ResourceLockInterfaceWithHooks should have comment or be unexported (revive)
|
|
lint:
pkg/leaderelection/fake/leader_election.go#L22
File is not properly formatted (gofmt)
|
|
lint:
pkg/controller/controller_integration_test.go#L56
File is not properly formatted (gofmt)
|
|
lint:
pkg/internal/controller/controller_test.go#L1441
ginkgo-linter: wrong error assertion. Consider using `Expect(err).ToNot(HaveOccurred())` instead (ginkgolinter)
|