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
Add a small and extensible registry+v1 bundle validation framework. It should operate over convert.RegistryV1 object. To start with the following validators would be sufficient:
ensure all strategy deployment specs have unique names
ensure all CRDs have unique names
ensure all owned CRDs are included in the bundle
The text was updated successfully, but these errors were encountered:
Add a small and extensible registry+v1 bundle validation framework. It should operate over convert.RegistryV1 object. To start with the following validators would be sufficient:
The text was updated successfully, but these errors were encountered: