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
to provide the capability for olm.package.name to be used as a unique identifier in clusters, we need to ensure that it is usable in all cases, including as metadata.name for related objects.
To make it easy to help authors contribute to catalogs consistently, opm validate should fail validation for the case where any olm.package.name violates RFC1123 label constraints.
As a stretch goal, it should also emit a warning if olm.package.name violates RFC1035 label constraints.