Skip to content

OWLS-89535 - scalingAction.sh script fails if multiple domains are running in the same namespace #2388

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 1, 2021

Conversation

alai8
Copy link
Member

@alai8 alai8 commented May 29, 2021

It was caused by a typo in the variable name for domain uid in the Kubernetes API call to retrieve the domain info from Kubernetes. With the typo, info for all domains in the same namespace is being retrieved instead of that of a specified domain. This PR fixes the typo in the API call, and the parsing of the retrieved json.

https://build.weblogick8s.org:8443/job/weblogic-kubernetes-operator-kind-new/5130/

@alai8 alai8 requested review from rjeberhard and lennyphan May 29, 2021 00:00
Copy link
Member

@lennyphan lennyphan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rjeberhard rjeberhard merged commit a6548e3 into main Jun 1, 2021
@alai8 alai8 deleted the owls89535 branch June 2, 2021 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants