fix(deps): update module sigs.k8s.io/controller-runtime to v0.20.1 #921
Annotations
3 errors and 1 warning
kuttl:
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)
|
kuttl
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)
|
kuttl
Process completed with exit code 2.
|
kuttl
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|