Skip to content

Update controller-runtime v0.22.3 => v0.23.1 #5926

@nouranhamdy1998

Description

@nouranhamdy1998

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)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions