Skip to content

fix(deps): update module sigs.k8s.io/controller-runtime to v0.20.0 #291

fix(deps): update module sigs.k8s.io/controller-runtime to v0.20.0

fix(deps): update module sigs.k8s.io/controller-runtime to v0.20.0 #291

Triggered via push January 16, 2025 15:09
Status Failure
Total duration 3m 13s
Artifacts

e2e.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
test-e2e: operator/config/setup.go#L31
cannot use &resource.EnqueueRequestForProviderConfig{} (value of type *"github.com/crossplane/crossplane-runtime/pkg/resource".EnqueueRequestForProviderConfig) as handler.TypedEventHandler[client.Object, reconcile.Request] value in argument to ctrl.NewControllerManagedBy(mgr).Named(name).For(&providerv1.ProviderConfig{}).Watches: *"github.com/crossplane/crossplane-runtime/pkg/resource".EnqueueRequestForProviderConfig does not implement handler.TypedEventHandler[client.Object, reconcile.Request] (wrong type for method Create)
test-e2e
Process completed with exit code 2.
test-e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636