Skip to content

1.4.0

Latest
Compare
Choose a tag to compare
@leochr leochr released this 30 Sep 20:14
· 16 commits to main since this release
0986b17

Install instructions are here. See the new user guide for more information on how to use the Runtime Component Operator.

Runtime Component Operator 1.4.0 includes the following features and changes:

  • Support for DNS configurations is added.
  • Support for tolerations to allow the scheduler to schedule pods on nodes with matching taints is added.
  • The Runtime Component Operator sets RuntimeDefault as the default value of the seccomp profile.
  • 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