-
Notifications
You must be signed in to change notification settings - Fork 216
Create multiple secrets if BASE_IMAGES_REPO and REPO_REGISTRY are different #3024
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
SecretUtils.java
|
Talked to Sankar and confirmed that he tested multiple repositories/secrets scenario on OKD. Approving this PR. |
maggiehe00
left a comment
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
|
Kudos, SonarCloud Quality Gate passed!
|
xiancao
left a comment
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
…ferent (oracle#3024) * Create multiple secrets if BASE_IMAGES_REPO and REPO_REGISTRY are different
…ferent (#3024) * Create multiple secrets if BASE_IMAGES_REPO and REPO_REGISTRY are different








The tests needs to pass multiple secrets if the base image and auxilary images are coming from different repos, this PR creates secrets for OCR as well as OCIR registries if they are different.
Also this PR fixes the Dockerfile used in ItMiiAuxiliaryImageCluster.java is not substituted with BUSYBOX_IMAGE:TAG locations
BUSYBOX issue fixed
https://build.weblogick8s.org:8443/job/weblogic-kubernetes-operator-kind-new/10355/
All tests in Kind job
https://build.weblogick8s.org:8443/job/weblogic-kubernetes-operator-kind-new/10367/
https://build.weblogick8s.org:8443/job/weblogic-kubernetes-operator-kind-new/10345/
BASE_IMAGES_REPO as OCR
https://build.weblogick8s.org:8443/job/weblogic-kubernetes-operator-kind-new/10359/
OKD
https://build.weblogick8s.org:8443/job/wko-okd-test/312/