Release Notes for CTE for Kubernetes Operator
CTE for Kubernetes Operator Version | Date | Version |
---|---|---|
1.6.5 | 2025-08-28 | v2 |
Container Image Digest
Verify that the Container Image Digest matches the version that you are installing.
New Features and Enhancements
Update the Driver log during Runtime
You can now update the CTE-K8s driver log level during runtime. Previously, log levels were set at container startup and were not changeable during runtime. The log level parameter is set at deployment time which means that the customer cannot increase loglevel without redeploying. Now you can use a config map with the loglevel parameter and automatically change the log levels when the config map is modified.
- See Using user-defined Configuration Parameters with RedHat OpenShift for more information.
Document Restructure for CTE for Kubernetes and CTE for Kubernetes Operator
For CTE for Kubernetes and CTE for Kubernetes Operator for the v1.5 release, the two applications released together. However, in the future, they may release independently. Therefore, the patch notes and release notes section have been separated. On the initial landing pages, you will see a bullet list which contains two entries: CTE for Kubernetes and CTE for Kubernetes Operator. Select theing one navigates to the appropriate patch or release note.
Document Improvement
The Deploying CTE for Kubernetes in an Air-Gapped OpenShift Container Platform Cluster topic has been re-written for added clarity.
- See Deploying CTE for Kubernetes in an Air-Gapped OpenShift Container Platform Cluster using CTE for Kubernetes Operator for more information.
Resolved Issues
-
AGT-65459: During installation default log for operator is set to 1
AFFECTED VERSIONS: 1.6.5
The default logLevel for CTE-K8s when deployed using Helm is 1. For deployment with CTE-K8s Operator, it was inadvertently set to 5. This causes Operator to generate a large amount of logs that is not normally required. To reduce unnecessary logging and to be consistent with the deployment using Helm, starting this release, the default logLevel is set to 1 for deployment with the CTE-K8s Operator.
For customers who want to deploy CTE for Kubernetes Operator with the logging level set to 5, see Updating CTE-K8s Log level on a live CTE deployment.
Known Issues
No Known Issues at this time.