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
156
+
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
157
+
details refer to [validation of operator bundles][olm_validation].
155
158
156
159
### Package manifests format
157
160
@@ -320,3 +323,5 @@ being managed, each with a `name` and `url`.
0 commit comments