You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
internal/plugins: scaffold a vanilla go.kubebuilder.io/v2 project when --project-version=2 (#3697)
The SDK should be scaffolding the vanilla `go.kubebuilder.io/v2` plugin if `--project-version 2` is set, since the `go.sdk.operatorframework.io` phase 2 plugin requires a 3-alpha project.
internal/plugins: only run phase 2 plugins for project versions >= 3-alpha.
0 commit comments