weblogic-kubernetes-operator
weblogic-kubernetes-operator copied to clipboard
WebLogic Kubernetes Operator
Main issues that the PR addresses: - When a server pod is being deleted as a result of a scale down operation, the operator may hit an error on reading...
With this change, no need to change the maven profile to integration-tests while running individual tests. The kind script and Jenkinfile will automatically override the profile to integration-tests https://build.weblogick8s.org:8443/job/weblogic-kubernetes-operator-kind-new/12115/ (single...
This is the update for OpenShift doc for future 4.0. Please check the wordings under limitations. @rjeberhard @ddsharpe @mriccell
Changes: - Rely on a domain reaching its 'Complete' condition instead of requiring user to pass in the expected pod count - Check that the domain generation and observedGeneration match...
Changes include: modified: .gitattributes - set eol of yaml files, to avoid line ending error when working with shell scripts in Windows. modified documentation/3.4/content/samples/azure-kubernetes-service/domain-on-pv.md - Remove service principal for AKS...
This change updates the domain status message to include retry information when reporting a retriable failure. For example ``` WebLogicCredentials secret 'no-such-secret' not found in namespace 'namespace'. Will retry next...
This is not even close to being done, but sharing as a draft PR so that @lennyphan has visibility. I've started by changing DomainSpec to have a list of local...
This feature request is about the configuration of "resources" (limits and request) for a specific container in a multi-container pod. The specific use case concerns the usage of the monitoring-exporter...
Bumps `client-java-version` from 15.0.0 to 16.0.0. Updates `client-java` from 15.0.0 to 16.0.0 Commits 3b38b5c [maven-release-plugin] prepare release v16.0.0 a938e99 Merge pull request #2294 from kubernetes-client/dependabot/maven/com.google.p... 2f7fa9e Merge pull request #2291...