Skip to content

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

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

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

Triggered via pull request August 22, 2023 17:17
Status Failure
Total duration 2m 55s
Artifacts

e2e.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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