-
Notifications
You must be signed in to change notification settings - Fork 427
Bug 1778807: Update support tools container image #197
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 1778807: Update support tools container image #197
Conversation
The RHEL7 support tools image is only built for AMD64, but there will soon be a need for an image that works on System Z (and eventually Power). Changing to the RHEL8 image gets us the additional architectures. Additionally, RHCOS has moved to RHEL8 content, so it's best to keep the support tools in sync.
|
@openshift-cherrypick-robot: This pull request references Bugzilla bug 1777030, which is invalid:
Comment DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/retitle Bug 1777031: Update support tools container image |
|
@openshift-cherrypick-robot: This pull request references Bugzilla bug 1777031, which is invalid:
Comment DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
Oops, wrong PR. /retitle Bug 1778807: Update support tools container image |
|
@openshift-cherrypick-robot: This pull request references Bugzilla bug 1778807, which is invalid:
Comment DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
soltysh
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
/approve
/hold
until we solve the 4.2 problems
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: openshift-cherrypick-robot, soltysh 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 |
|
The unit tests are passing again 🎉 We still need to wait for QE to verify the 4.3 version before this can merge, but in the meantime... /hold cancel |
|
/bugzilla refresh |
|
@crawford: This pull request references Bugzilla bug 1778807, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
Apparently we can't support RHEL8 container images on RHEL7 nodes, so this isn't going to work on RHEL7 workers. |
This is an automated cherry-pick of #185
/assign crawford