Releases: oracle/weblogic-kubernetes-operator
Releases · oracle/weblogic-kubernetes-operator
Operator 4.2.15
Bug Fixes
- Resolved an issue where the
podSecurityContext
configuration inserverPod
was not correctly applied to the init-container that is associated with auxiliary image processing.
Full Changelog: v4.2.14...v4.2.15
Operator 4.2.14
Bug Fixes
- Resolved a set of related issues in the Helm chart that prevented successful installation on OpenShift environments. The first issue was that the Helm chart would attempt to list webhook deployments even when the
operatorOnly=true
value was set. The second issue was that the chart would not use therunAsUser
value even if explicitly set.
Full Changelog: v4.2.13...v4.2.14
Operator 4.2.13
Other Changes
- The default WebLogic Monitoring Exporter version is now 2.2.2.
- Support has been significantly improved for customer use cases where a third-party organization or separate infrastructure team is responsible for managing the Kubernetes cluster and the team installing the operator has privilege only within a single namespace. The infrastructure team will be responsible for installing the CRD documents. The operator must be installed without including the webhook deployment. See Local namespace only with cluster role binding disabled for details and options.
Full Changelog: v4.2.12...v4.2.13
Operator 4.2.12
Bug Fixes
- Resolved an issue where the
$DOMAIN_HOME/lib
directory was not properly copied for auxiliary images
Full Changelog: v4.2.11...v4.2.12
Operator 4.2.11
Bug Fixes
- Resolved an issue where managed server rolling doesn't proceed because the readiness probe configuration has changed but where the new probe configuration isn't valid until after the instance is restarted.
Full Changelog: v4.2.10...v4.2.11
Operator 4.2.10
Bug Fixes
- Resolved an NPE related to FiberGate processing that could prevent the operator from initializing properly.
Full Changelog: v4.2.9...v4.2.10
Operator 4.2.9
Bug Fixes
- Resolved an issue where the operator did not recover from a prolonged outage of the Kubernetes control plane, such as during a Kubernetes version upgrade.
Full Changelog: v4.2.8...v4.2.9
Operator 4.2.8
Bug Fixes
- Resolved #5070 regarding the operator not properly honoring the pod and container security context defaults or configuration.
Full Changelog: v4.2.7...v4.2.8
Operator 4.2.7
Bug Fixes
- Resolved an issue where the operator during initialization may attempt to create pods for WebLogic Server instances that already have running pods. This behavior, while not affecting the already running pods, could confuse Kubernetes resource quota support causing Kubernetes to incorrectly report higher than expected CPU and memory usage.
- Resolved an issue where the operator pod would take longer than expected to shut down.
Full Changelog: v4.2.6...v4.2.7
Operator 4.2.6
Other Changes
- The default WebLogic Monitoring Exporter version is now 2.2.1.
Bug Fixes
- Resolved an issue related to the use of the
domainBin
anddomainLibraries
model directories when using model-in-image - Resolved an issue related to correctly generating the volume and volume mounts for the introspector job when referencing a secret that has the dot character in the name of the secret.
Full Changelog: v4.2.5...v4.2.6