-
Notifications
You must be signed in to change notification settings - Fork 31
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
fixes to get the playbooks working in latest centos (7.7.1908) with k8s 1.16 and crio #25
base: master
Are you sure you want to change the base?
Conversation
…st CentOS (7.7.1908) Signed-off-by: Pedro Ibáñez <[email protected]>
/assign |
/cc @runcom |
@ptrnull: GitHub didn't allow me to request PR reviews from the following users: GheRivero, psuriset. Note that only cri-o members and repo collaborators can review this PR, and authors cannot review their own PRs. 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/test-infra repository. |
/approve |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: psuriset, ptrnull The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Fixed some issue with quotes in systemd file Signed-off-by: Pedro Ibáñez <[email protected]>
dc8af55
to
6460982
Compare
@psuriset can you review? thx |
I have a solution here with Ubuntu 18.04/19.10/20.04 and CentOS/RHEL 7/8 and openSUSE 15.1 support which you may interested in: https://github.com/alvistack/ansible-role-cri_o |
Multiple fixes for upgrading go and get the playbooks working in latest CentOS (7.7.1908) together with Kubernetes 1.16
Signed-off-by: Pedro Ibáñez [email protected]
Changelog: