-
Notifications
You must be signed in to change notification settings - Fork 218
Modified DomainInImage Upgrade usecase #2534
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
Conversation
…resource, instaed of hard-coded domain.yaml file
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LG
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Just verifying: Note that this change did not remove the domain.yaml file. |
The file has been removed an earlier #2526 |
Modified the DomainInImage usecases to
a) use k8s API to create domain resource, instead of hard-coded domain.yaml file
b) removed the commented Operator Release upgrade such as 2.5.0/2.6.0
Jenkin Upgrade Test
https://build.weblogick8s.org:8443/job/weblogic-kubernetes-operator-kind-new/6423/ ( Operator WLS upgrade)
https://build.weblogick8s.org:8443/job/weblogic-kubernetes-operator-kind-new/6424 ( All upgrade )