Skip to content

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

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

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

Triggered via pull request February 14, 2025 15:51
Status Failure
Total duration 1m 44s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
go: pkg/webhook/blueprintwebhook/setup.go#L15
cannot use &Validator{…} (value of type *Validator) as admission.CustomValidator value in argument to ctrl.NewWebhookManagedBy(mgr).For(&v1alpha1.Blueprint{}).WithValidator: *Validator does not implement admission.CustomValidator (wrong type for method ValidateCreate)
go
cannot use &Validator{…} (value of type *Validator) as admission.CustomValidator value in argument to ctrl.NewWebhookManagedBy(mgr).For(&v1alpha1.Blueprint{}).WithValidator: *Validator does not implement admission.CustomValidator (wrong type for method ValidateCreate)
go
Process completed with exit code 2.