OperatorBundlesItems#
_id
| ObjectID required
Bundle unique identifier
package
| String required
String parameters
min_length
| 1
Bundle package name
capabilities
| List[String]
ocp_version
| SemVer
Specific OCP version for this bundle, e.g. “4.5”.
annotations
| OperatorBundleAnnotation
A subset of the “metadata.annotations” object from the CSV. Any annotations that are in the “operators.openshift.io” namespace that are strings of JSON will be expanded if it is valid JSON. Namespaces are not preserved due to their usage of special characters and all dashes are converted to underscores for consistency with other fields.
Index management is not enabled on this collection.