Release Notes

This release adds support to configure User Code Namespaces using the UserCodeNamespace CR.

New Features

  • Added support to configure User Code Namespaces using the UserCodeNamespace CR. #1091

Changes

  • Added "thread name" to the logging pattern. #1117

  • Added DefaultJavaOptions and appended these options to the JAVA_OPTS environment variable. #1114

Fixed Issues

  • Fixed the Webhook setup error in restricted mode. #1128

  • Fixed the Failed to watch *v1.Node: unknown (get nodes) warnings. #1115