-
Notifications
You must be signed in to change notification settings - Fork 1.5k
*: remove the deprecated kube-system coreos-pull-secret #1567
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
*: remove the deprecated kube-system coreos-pull-secret #1567
Conversation
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.
Discussion in rhbz#1680201. /retest |
|
/lgtm Although this may not pass until openshift/origin#22508 actually lands (it's currently in the merge queue). |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abhinavdahiya, wking 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 |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
1 similar comment
|
/retest Please review the full test history for this PR and help us cut down flakes. |
/hold Until openshift/origin#22508 lands. |
|
/retest |
|
openshift/origin#22508 merged so ^^ should close the loop on all the consumers. /hold cancel |
|
e2e-aws failure: rate limited: level=error msg="Error: Error applying plan:"
level=error
level=error msg="1 error occurred:"
level=error msg="\t* module.vpc.aws_route.igw_route: 1 error occurred:"
level=error msg="\t* aws_route.igw_route: Error creating route: timeout while waiting for state to become 'success' (timeout: 2m0s)"/retest |
Failing tests:
[Feature:Platform] Managed cluster should have no crashlooping pods in core namespaces over two minutes [Suite:openshift/conformance/parallel]looks like deleting the pull-secret didn't create any problems. :yay: /retest |
|
/retest |
PR #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.