Move cri-o default package to 1.22 (#8258)

This commit is contained in:
Florian Ruynat
2021-12-02 15:21:34 +01:00
committed by GitHub
parent 785324827c
commit b38382a68f
12 changed files with 34 additions and 6 deletions

View File

@@ -3,6 +3,8 @@
crio_storage_driver: "overlay"
crio_versioned_pkg:
"1.22":
- "cri-o-1.22.*"
"1.21":
- "cri-o-1.21.*"
"1.20":

View File

@@ -1,5 +1,7 @@
---
crio_versioned_pkg:
"1.22":
- "cri-o-1.22.*"
"1.21":
- "cri-o-1.21.*"
"1.20":

View File

@@ -1,5 +1,7 @@
---
crio_versioned_pkg:
"1.22":
- "cri-o-1.22.*"
"1.21":
- "cri-o-1.21.*"
"1.20":

View File

@@ -1,5 +1,8 @@
---
crio_versioned_pkg:
"1.22":
- "cri-o=1.22*"
- cri-o-runc
"1.21":
- "cri-o=1.21*"
- cri-o-runc

View File

@@ -3,8 +3,8 @@ crio_packages:
- cri-o
- cri-tools
# Fedora doesn't have cri-o 1.21 packages
crio_kubernetes_version_matrix:
"1.21": "1.20"
"1.22": "1.22"
"1.21": "1.21"
"1.20": "1.20"
crio_version: "{{ crio_kubernetes_version_matrix[crio_required_version] | default('1.20') }}"

View File

@@ -1,5 +1,8 @@
---
crio_versioned_pkg:
"1.22":
- "cri-o=1.22*"
- cri-o-runc
"1.21":
- "cri-o=1.21*"
- cri-o-runc