Skip to content

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

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

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

Triggered via pull request August 29, 2025 03:10
Status Failure
Total duration 1m 37s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
go
Process completed with exit code 2.
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: 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)