Skip to content

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

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

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

Triggered via pull request January 16, 2025 15:09
Status Failure
Total duration 1m 41s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
go-build: 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)
go-build
Process completed with exit code 2.
go-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636