Releases: OpenLiberty/open-liberty-operator
1.3.2
Install instructions are here. See the new user guide for more information on how to use the Open Liberty Operator.
Important: Are you upgrading from version 0.8.x or below? If so, before the upgrade, make sure to review the documentation on behavioural changes that could impact your applications.
Open Liberty Operator 1.3.2 includes the following features and changes:
-
Enhancements to viewing application status:
- Include observed generation information (
.status.observedGeneration) to verify successful reconciliation of CR updates. - Output additional warnings for invalid user configurations (i.e. service port is
9080when.spec.manageTLSis enabled)
- Include observed generation information (
-
Increased Operator memory limit to
1Gito allow management of larger estate of Liberty applications. -
Configuration option to control mounting of ServiceAccount token (
.spec.serviceAccount.mountToken) applies to Knative service (serverless) when.spec.createKnativeServiceis enabled. -
Create Route with accurate host information when it is reset.
-
Allows to specify ServiceAccount with a name same as Operator’s default ServiceAccount (
.spec.serviceAccount.name). -
Updates to Kubernetes APIs, go and other libraries.
-
Security vulnerabilities fixes.
-
Switched to the strategic File-Based Catalog (FBC).
- FBC provides more flexibility in organizing the content of the catalog as well as in managing Liberty Operator's upgrade graph.
1.3.2-rc.2
Do NOT use in production. For internal testing only.
1.3.2-rc.1
Do NOT use in production. For internal testing only.
1.3.1
Install instructions are here. See the new user guide for more information on how to use the Open Liberty Operator.
Important: Are you upgrading from version 0.8.x or below? If so, before the upgrade, make sure to review the documentation on behavioural changes that could impact your applications.
- Updated UBI OS and APIs to include security fixes
1.3.1-rc.1
For internal testing only. Do not use in production.
1.3.0
Install instructions are here. See the new user guide for more information on how to use the Open Liberty Operator.
Important: Are you upgrading from version 0.8.x or below? If so, before the upgrade, make sure to review the documentation on behavioural changes that could impact your applications.
- LTPA support with generation and sharing of LTPA key with multiple application instances for a better user experience with Single Sign-On (SSO)
- Enhancements for high availability and scaling of applications across multiple availability zones
- Support for OpenShift 4.14 and Kubernetes 1.27
- Updates to Operator SDK, Kubernetes APIs and other libraries
- Security vulnerabilities fixes
1.3.0-rc.1
Do not use in production. For internal testing only.
1.2.2
Install instructions are here. See the new user guide for more information on how to use the Open Liberty Operator.
Important: Are you upgrading from version 0.8.x or below? If so, before the upgrade, make sure to review the documentation on behavioural changes that could impact your applications.
- Updated UBI OS and APIs to include security fixes
1.2.2-rc.1
Not for production use. For internal development and testing use only.
1.2.1
Install instructions are here. See the new user guide for more information on how to use the Open Liberty Operator.
Important: Are you upgrading from version 0.8.x or below? If so, before the upgrade, make sure to review the documentation on behavioural changes that could impact your applications.
- Added
.status.versions.reconciledfield to custom resources to easily identify the Runtime Component Operator version that reconciled them - Updated UBI OS and APIs to include security fixes