Skip to content

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

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

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

Triggered via push January 7, 2025 18:54
Status Failure
Total duration 2m 30s
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