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
{{ message }}
This repository was archived by the owner on May 26, 2026. It is now read-only.
Running operator-courier verify fails to validate crd with spec.versions and looks only for deprecated spec.version ERROR: crd spec.version not defined.
Running operator-courier verify fails to validate crd with spec.versions and looks only for deprecated spec.version
ERROR: crd spec.version not defined.Expected:
operator courier should be able to validate both spec.versions and deprecated spec.version with a warning message.
link to show deprecated version and new versions
https://github.com/kubernetes/apiextensions-apiserver/blob/9f17d72d862ef8e7e718fb15395f34e9512e2842/pkg/apis/apiextensions/types.go#L40