Skip to content

Releases: OpenLiberty/open-liberty-operator

0.5.0

24 Apr 23:17
e1e2dda

Choose a tag to compare

Install instructions are here. For information on how to use the Open Liberty Operator, see the documentation.

Added

  • Added Ingress (vanilla) support (#79, #141)
  • Added support for external service bindings (#76, #141)
  • Added additional service ports support (#80, #141)
  • Added support to specify NodePort on service (#60, #141)

Fixed

  • Auto-scaling (HPA) not working as expected (#72)
  • Operator crashes on some cluster due to optional CRDs (Knative Service, ServiceMonitor) not being present (#141)

0.4.0

30 Mar 21:16
d5ff884

Choose a tag to compare

Install instructions are here. For information on how to use the Open Liberty Operator, see the documentation.

Added

  • Added support for single sign-on using social login providers and any OIDC & OAuth 2.0 based clients. (#123)
  • Added support for integration with cert-manager (Certificate CRD). (#122)
  • Added support for referencing images in image streams. (#122)
  • Added support to specify application name to group related resources. (#122)
  • Added optional targetPort to service in the CRD. (#122)
  • Added support for sidecar containers. (#122)
  • Added support for naming service port. (#122)
  • Added OpenShift specific annotations (#54)
  • Set port name for Knative service if specified (#55)

Changed

  • Changed the match label of the ServiceMonitor created by operator from app.openliberty.io/monitor to monitor.openliberty.io/enabled (#122)
  • Updated default environment variable for liberty logging to remove tracing from container logs (#95)
  • Breaking change: When service.consumes[].namespace is not specified, injected name of environment variable follows <SERVICE-NAME>_<KEY> format and binding information are mounted at <mountPath>/<service_name>. (#27 and #46)

0.3.0

10 Jan 00:09
c2cbc1f

Choose a tag to compare

Install instructions are here. For information on how to use the Open Liberty Operator, see the documentation.

Added

  • Initial version of Go-based Open Liberty Operator
  • Supports all functionalities provided by the Appsody Operator v0.3.0
  • Added support for day-2 operations specific to Open Liberty, such as server trace and dump.

Changed

  • You can not upgrade from helm-based operator (v0.0.1) to Go-based operator as the APIs have changed.

0.0.1

13 Nov 21:19
2ec2a45

Choose a tag to compare

Helm-based Open Liberty Operator