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.
infrastructure_features
| List[String]
The deserialized value of operators.openshift.io/infrastructure-features. This defaults to an empty array.
features
| List[LowercaseString] nullable
List of annotations for operator metadata to define various infrastructure features of an operator. Only lowercase. Nullable to indicate field not used.
valid_subscription
| List[String]
The deserialized value of operators.openshift.io/valid-subscription. This defaults to an empty array.
Index management is not enabled on this collection.