chore(deps): update module sigs.k8s.io/controller-runtime to v0.20.2 #605
Annotations
11 errors
lint:
internal/controllers/awsrdsinstance_controller_test.go#L17
undefined: Describe (typecheck)
|
lint:
internal/controllers/mongodbatlascluster_controller_test.go#L17
undefined: Describe (typecheck)
|
lint:
internal/controllers/suite_test.go#L58
undefined: BeforeSuite (typecheck)
|
lint:
internal/controllers/suite_test.go#L112
undefined: AfterSuite (typecheck)
|
lint:
internal/controllers/awsrdsinstance_controller.go#L93
r.List undefined (type *AWSRDSInstanceReconciler has no field or method List) (typecheck)
|
lint:
internal/controllers/awsrdsinstance_controller.go#L110
r.List undefined (type *AWSRDSInstanceReconciler has no field or method List) (typecheck)
|
lint:
internal/controllers/awsrdsinstance_controller.go#L178
r.Get undefined (type *AWSRDSInstanceReconciler has no field or method Get) (typecheck)
|
lint:
internal/controllers/awsrdsinstance_controller.go#L321
opts.Region undefined (type rdsOptions has no field or method Region) (typecheck)
|
lint:
internal/controllers/mongodbatlascluster_controller.go#L85
r.List undefined (type *MongoDBAtlasClusterReconciler has no field or method List) (typecheck)
|
lint:
internal/controllers/mongodbatlascluster_controller.go#L102
r.List undefined (type *MongoDBAtlasClusterReconciler has no field or method List) (typecheck)
|
|
Loading