Skip to content

1.4.0

Latest
Compare
Choose a tag to compare
@leochr leochr released this 23 Sep 17:47
· 5 commits to main since this release
8ee213d

Refer to the documentation for install instructions and information on how to use the WebSphere Liberty Operator.

WebSphere Liberty Operator 1.4.0 includes the following features and changes:

  • Support for password encryption including the managed LTPA key is added.
  • Support for DNS configurations is added.
  • Support for tolerations to allow the scheduler to schedule pods on nodes with matching taints is added.
  • The WebSphere Liberty Operator sets RuntimeDefault as the default value of the seccomp profile. For more information, see Set privileges and permissions for a pod or container (.spec.securityContext).
  • Additional DNS entries in the certificate for the applications including for StatefulSet and headless service are added. New certificates will be generated for the applications that utilize the .spec.manageTLS functionality.
  • API and Library updates; Security vulnerabilities fixes