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
The `operatorhub` validator also allows validation of custom `categories` in CSV [annotations][csv_annotation]. This can be done by
155
+
defining a list of custom categories in a json-encoded file and setting its path as an environment variable named `OPERATOR_BUNDLE_CATEGORIES`. For more
156
+
details refer to [validation of operator bundles][olm_validation].
155
157
156
158
### Package manifests format
157
159
@@ -320,3 +322,4 @@ being managed, each with a `name` and `url`.
0 commit comments