-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
The controller runtime removed the deprecated webhook interface in v0.20.x, but this repository still appears to contain these interfaces. It is recommended to update the controller runtime package and removing these interfaces to avoid the following error:
Error: 78.98 /go/pkg/mod/github.com/stolostron/[email protected]/api/v1/multiclusterhub_webhook.go:102:15: undefined: webhook.Defaulter
Error: 78.98 /go/pkg/mod/github.com/stolostron/[email protected]/api/v1/multiclusterhub_webhook.go:111:15: undefined: webhook.Validator
Reference:
Metadata
Metadata
Assignees
Labels
No labels