Skip to content

Bump sigs.k8s.io/controller-runtime from 0.14.6 to 0.16.2 #4661

Bump sigs.k8s.io/controller-runtime from 0.14.6 to 0.16.2

Bump sigs.k8s.io/controller-runtime from 0.14.6 to 0.16.2 #4661

Triggered via pull request September 26, 2023 15:58
Status Failure
Total duration 2m 46s
Artifacts

test.yml

on: pull_request
cloud-tests  /  Allowed
cloud-tests / Allowed
cloud-tests  /  ...  /  Prepare E2E Bundle configuration and image
cloud-tests / e2e-tests / Prepare E2E Bundle configuration and image
cloud-tests  /  ...  /  Prepare E2E configuration and image
cloud-tests / e2e-tests / Prepare E2E configuration and image
cloud-tests  /  ...  /  Allowed
cloud-tests / int-tests / Allowed
cloud-tests  /  ...  /  Prepare E2E configuration and image
cloud-tests / openshift-upgrade-test / Prepare E2E configuration and image
Matrix: cloud-tests / e2e-tests / E2E tests
Waiting for pending jobs
Matrix: cloud-tests / int-tests / int-tests / Integration tests
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

20 errors
lint / lint: pkg/controller/atlasdatafederation/connectionsecrets.go#L1
: # github.com/mongodb/mongodb-atlas-kubernetes/pkg/controller/atlasdatafederation
lint / lint: pkg/controller/atlasdatafederation/datafederation_controller.go#L227
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
lint / lint: pkg/controller/atlasdatafederation/datafederation_controller.go#L227
cannot use &watch.EventHandlerWithDelete{…} (value of type *"github.com/mongodb/mongodb-atlas-kubernetes/pkg/controller/watch".EventHandlerWithDelete) as handler.EventHandler value in argument to ctrl.NewControllerManagedBy(mgr).Named("AtlasDataFederation").Watches: *"github.com/mongodb/mongodb-atlas-kubernetes/pkg/controller/watch".EventHandlerWithDelete does not implement handler.EventHandler (wrong type for method Delete)
lint / lint: test/e2e/k8s/operator.go#L31
could not import github.com/mongodb/mongodb-atlas-kubernetes/pkg/controller/atlasdeployment (-: # github.com/mongodb/mongodb-atlas-kubernetes/pkg/controller/atlasdeployment
lint / lint: pkg/controller/atlasdeployment/atlasdeployment_controller.go#L499
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
lint / lint: pkg/controller/atlasdeployment/atlasdeployment_controller.go#L505
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
lint / lint: pkg/controller/atlasdeployment/atlasdeployment_controller.go#L505
cannot use watch.NewBackupScheduleHandler(r.WatchedResources) (value of type *"github.com/mongodb/mongodb-atlas-kubernetes/pkg/controller/watch".ResourcesHandler) as handler.EventHandler value in argument to c.Watch: *"github.com/mongodb/mongodb-atlas-kubernetes/pkg/controller/watch".ResourcesHandler does not implement handler.EventHandler (wrong type for method Create)
lint / lint: pkg/controller/atlasdeployment/atlasdeployment_controller.go#L511
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
lint / lint: pkg/controller/atlasdeployment/atlasdeployment_controller.go#L511
cannot use watch.NewBackupPolicyHandler(r.WatchedResources) (value of type *"github.com/mongodb/mongodb-atlas-kubernetes/pkg/controller/watch".ResourcesHandler) as handler.EventHandler value in argument to c.Watch: *"github.com/mongodb/mongodb-atlas-kubernetes/pkg/controller/watch".ResourcesHandler does not implement handler.EventHandler (wrong type for method Create)
lint / lint: test/e2e/k8s/operator.go#L32
could not import github.com/mongodb/mongodb-atlas-kubernetes/pkg/controller/atlasproject (-: # github.com/mongodb/mongodb-atlas-kubernetes/pkg/controller/atlasproject
unit-tests / Unit tests: pkg/controller/atlasdeployment/atlasdeployment_controller.go#L499
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
unit-tests / Unit tests: pkg/controller/atlasdeployment/atlasdeployment_controller.go#L505
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
unit-tests / Unit tests: pkg/controller/atlasdeployment/atlasdeployment_controller.go#L505
cannot use watch.NewBackupScheduleHandler(r.WatchedResources) (value of type *"github.com/mongodb/mongodb-atlas-kubernetes/pkg/controller/watch".ResourcesHandler) as handler.EventHandler value in argument to c.Watch: *"github.com/mongodb/mongodb-atlas-kubernetes/pkg/controller/watch".ResourcesHandler does not implement handler.EventHandler (wrong type for method Create)
unit-tests / Unit tests: pkg/controller/atlasdeployment/atlasdeployment_controller.go#L511
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
unit-tests / Unit tests: pkg/controller/atlasdeployment/atlasdeployment_controller.go#L511
cannot use watch.NewBackupPolicyHandler(r.WatchedResources) (value of type *"github.com/mongodb/mongodb-atlas-kubernetes/pkg/controller/watch".ResourcesHandler) as handler.EventHandler value in argument to c.Watch: *"github.com/mongodb/mongodb-atlas-kubernetes/pkg/controller/watch".ResourcesHandler does not implement handler.EventHandler (wrong type for method Create)
unit-tests / Unit tests: pkg/controller/atlasdatafederation/datafederation_controller.go#L227
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
unit-tests / Unit tests: pkg/controller/atlasdatafederation/datafederation_controller.go#L227
cannot use &watch.EventHandlerWithDelete{…} (value of type *"github.com/mongodb/mongodb-atlas-kubernetes/pkg/controller/watch".EventHandlerWithDelete) as handler.EventHandler value in argument to ctrl.NewControllerManagedBy(mgr).Named("AtlasDataFederation").Watches: *"github.com/mongodb/mongodb-atlas-kubernetes/pkg/controller/watch".EventHandlerWithDelete does not implement handler.EventHandler (wrong type for method Delete)
unit-tests / Unit tests: pkg/controller/atlasproject/atlasproject_controller.go#L363
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
unit-tests / Unit tests: pkg/controller/atlasproject/atlasproject_controller.go#L363
cannot use watch.NewSecretHandler(r.WatchedResources) (value of type *"github.com/mongodb/mongodb-atlas-kubernetes/pkg/controller/watch".ResourcesHandler) as handler.EventHandler value in argument to ctrl.NewControllerManagedBy(mgr).Named("AtlasProject").For(&mdbv1.AtlasProject{}, builder.WithPredicates(r.GlobalPredicates...)).Watches: *"github.com/mongodb/mongodb-atlas-kubernetes/pkg/controller/watch".ResourcesHandler does not implement handler.EventHandler (wrong type for method Create)
unit-tests / Unit tests: pkg/controller/atlasproject/atlasproject_controller.go#L364
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type