Apicurio Registry Operator 1.1.2-v2.5.11.final
Installation
You can install Apicurio Registry Operator using:
- OperatorHub (also available on OpenShift)
- Install file from the distribution archive that is attached to the corresponding GitHub release. Follow the instructions in the included README file.
- Install file from the Apicurio Registry Operator repository.
Features
-
Deployed Apicurio Registry version is
2.5.11.Final
. -
Handle the
JAVA_OPTIONS
variable name change in a backwards compatible way. Requiring the user to change the variable name causes issues when automatic OLM updates are enabled. This update ensures that the operator translates use ofJAVA_OPTIONS
toJAVA_OPTS_APPEND
automatically. Users are still encouraged to rename the variable. -
Update descriptions in the CSV, add new annotations required by Kubernetes and Openshift.
This list may not be exhaustive. For more details, review the documentation included in the distribution archive or at Apicurio Registry documentation page (select the appropriate Apicurio Registry Operator version in the lower left corner).