-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Update controller-runtime v0.22.3 => v0.23.1 #5926
Copy link
Copy link
Closed
Labels
Description
ExternalSecrets webhook is failing after updating the controller-runtime in our repo
could not import github.com/acquia/fn-ssh-proxy/pkg/util (pkg/util/scheme.go:5:18: could not import github.com/external-secrets/external-secrets/apis/externalsecrets/v1 (-: # github.com/external-secrets/external-secrets/apis/externalsecrets/v1
../../../../go/pkg/mod/github.com/external-secrets/external-secrets/apis@v0.0.0-20251208124148-764d4653ace7/externalsecrets/v1/externalsecret_webhook.go:25:34: not enough arguments in call to ctrl.NewWebhookManagedBy
have (controllerruntime.Manager)
want (manager.Manager, T)
../../../../go/pkg/mod/github.com/external-secrets/external-secrets/apis@v0.0.0-20251208124148-764d4653ace7/externalsecrets/v1/secretstore_webhook.go:25:34: not enough arguments in call to ctrl.NewWebhookManagedBy
have (controllerruntime.Manager)
want (manager.Manager, T)
../../../../go/pkg/mod/github.com/external-secrets/external-secrets/apis@v0.0.0-20251208124148-764d4653ace7/externalsecrets/v1/secretstore_webhook.go:33:34: not enough arguments in call to ctrl.NewWebhookManagedBy
have (controllerruntime.Manager)
want (manager.Manager, T))) (typecheck)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done