Skip to content

1.4.1

Latest
Compare
Choose a tag to compare
@leochr leochr released this 13 Dec 20:38
· 2 commits to main since this release
28dce87

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.1 includes the following features and changes:

  • Optimizes reconciliation time by continuously analyzing the status of instances and reconciliation events and then auto-tuning the reconciliation process. This is enabled by default and should benefit most workloads, but it can be fine-tuned as necessary by using the configuration options supported by the Operator.
  • Added support to various logging levels to gather information and insights of the Operator. The amount of logs that are written with the default ‘info’ log level has been reduced.
  • Included security fix updates for Go, operating system packages and API libraries.