-
Notifications
You must be signed in to change notification settings - Fork 234
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
Use RHEL upstream docker repo instead of abandoned centos #3316
Use RHEL upstream docker repo instead of abandoned centos #3316
Conversation
Signed-off-by: Artiom Diomin <[email protected]>
/test pull-kubeone-e2e-aws-rockylinux-install-containerd-external-v1.30.1 |
/test pull-kubeone-e2e-aws-rhel-install-containerd-external-v1.30.1 |
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
LGTM label has been added. Git tree hash: 289d089497395c9a5c2f43e4422e891c6c3f5f51
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: xmudrii The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Sister commit of kubermatic/kubeone#3316 Signed-off-by: Artiom Diomin <[email protected]>
Sister commit of kubermatic/kubeone#3316 Signed-off-by: Artiom Diomin <[email protected]>
/cherrypick release/v1.8 |
/cherrypick release/v1.7 |
@xmudrii: new pull request created: #3336 In 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-sigs/prow repository. |
@xmudrii: #3316 failed to apply on top of branch "release/v1.7":
In 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-sigs/prow repository. |
Signed-off-by: Artiom Diomin <[email protected]>
Signed-off-by: Artiom Diomin <[email protected]> Co-authored-by: Artiom Diomin <[email protected]>
What this PR does / why we need it:
CentOS upstream docker repo being abandoned (naturally as CentOS8 is long time dead). This leads to errors where on rocky8 and rhel8 containerd 1.7 is not found. But it's actually present in RHEL repo!
What type of PR is this?
/kind bug
Special notes for your reviewer:
Does this PR introduce a user-facing change? Then add your Release Note here:
Documentation: