.. raw:: html
OperatorBundleAnnotation
========================
.. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted
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.
.. tab-set::
.. tab-item:: Fields
.. div::
:name: ``infrastructure_features``
``infrastructure_features`` | List[:doc:`/scalars/String`]
.. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted
The deserialized value of operators.openshift.io/infrastructure-features. This defaults to an empty array.
.. div::
:name: ``features``
``features`` | List[:doc:`/scalars/LowercaseString`] :bdg-warning-line:`nullable`
.. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted
List of annotations for operator metadata to define various infrastructure features of an operator. Only lowercase. Nullable to indicate field not used.
.. div::
:name: ``valid_subscription``
``valid_subscription`` | List[:doc:`/scalars/String`]
.. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted
The deserialized value of operators.openshift.io/valid-subscription. This defaults to an empty array.
.. tab-item:: Indexes
Index management is not enabled on this collection.