-
Notifications
You must be signed in to change notification settings - Fork 462
Bug 1697644: operator: use openshift-config/pull-secret to fetch the pull secret for images. #609
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
Bug 1697644: operator: use openshift-config/pull-secret to fetch the pull secret for images. #609
Conversation
|
/approve /hold holding until dep is merged in installer |
|
this lgtm pending installer PR and CI running green after that PR is in. |
|
actually, @abhinavdahiya type in the title of PR and commit message "opertor" -> "operator" |
|
could you also add the content from the What I did section here ("The operator..." to the commit message body? |
…or images. The operator should be using the openshift-config/pull-secret as the kube-system/coreos-pull-secret has been marked deprecated.
9011b1d to
b055b49
Compare
|
thanks for the changes! 😄 |
|
openshift/installer#1554 (comment) merged /retest |
|
did the change not make it to images & e2e-aws-op yet?
|
|
/retest |
|
/hold cancel |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abhinavdahiya, runcom The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
PR openshift#1554 marked kube-system coreos-pull-secret deprecated in favor of openshift-config pull-secret consumer PRs like openshift/origin#22508 openshift/machine-config-operator#609 should allow removal now.
- What I did
The operator should be using the
openshift-config/pull-secretas thekube-system/coreos-pull-secrethas been marked deprecated.- Description for the changelog
Use openshift-config/pull-secret as source for pull secret for imagesrequires: openshift/installer#1554
/cc @smarterclayton