-
Notifications
You must be signed in to change notification settings - Fork 395
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
Support other flavour of CRI #1442
base: main
Are you sure you want to change the base?
Commits on Apr 11, 2024
-
feat(crio): support other CRI flavours
This first commit implements the following components: - Ansible playbook to configure CRI-O - Define packer build context for QEMU and Ubuntu 2204 This implementations is limited, more OS and infrastructure provider will be probably supported in the following commits. The default CRI flavour is containerd and therefore a new packer common variable has been introduced for providing a default value. Signed-off-by: Nicolò Ciraci <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 15d7068 - Browse repository at this point
Copy the full SHA 15d7068View commit details -
feat(crio): fixed crio installation and missing crictl
This commit also include documentation tweaks, the packer variables for a qemu build using crio and generalize the cri socket
Configuration menu - View commit details
-
Copy full SHA for 7bfcd66 - Browse repository at this point
Copy the full SHA 7bfcd66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f5aaa2 - Browse repository at this point
Copy the full SHA 9f5aaa2View commit details -
feat(crio-gvisor): This commit partially implements gvisor support
Gvisor support is implemented by this commit but it is actually broken, you can refer to google/gvisor#3283 to see the progress. This commit just implements the heavy lifting needed in the future.
Configuration menu - View commit details
-
Copy full SHA for ea5b5b4 - Browse repository at this point
Copy the full SHA ea5b5b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d34982 - Browse repository at this point
Copy the full SHA 5d34982View commit details -
Configuration menu - View commit details
-
Copy full SHA for a04aa8f - Browse repository at this point
Copy the full SHA a04aa8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd8a4ee - Browse repository at this point
Copy the full SHA dd8a4eeView commit details -
feat(crio): add support for centos (redhat)
Signed-off-by: Nicolò Ciraci <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d86cd65 - Browse repository at this point
Copy the full SHA d86cd65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 017ed6c - Browse repository at this point
Copy the full SHA 017ed6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5200ff - Browse repository at this point
Copy the full SHA c5200ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccd10dd - Browse repository at this point
Copy the full SHA ccd10ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b01f1f - Browse repository at this point
Copy the full SHA 1b01f1fView commit details
Commits on Jun 3, 2024
-
fix: error in conditionals for Debian
Signed-off-by: Nicolò Ciraci <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef3edd9 - Browse repository at this point
Copy the full SHA ef3edd9View commit details -
fix: fix incorrect clause comparison
Signed-off-by: Nicolò Ciraci <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 27511aa - Browse repository at this point
Copy the full SHA 27511aaView commit details
Commits on Jun 4, 2024
-
feat(crio): add local packer var for building local image
Signed-off-by: Nicolò Ciraci <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b8df621 - Browse repository at this point
Copy the full SHA b8df621View commit details -
Signed-off-by: Nicolò Ciraci <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ccdfca4 - Browse repository at this point
Copy the full SHA ccdfca4View commit details -
Signed-off-by: Nicolò Ciraci <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f68aebb - Browse repository at this point
Copy the full SHA f68aebbView commit details
Commits on Jun 5, 2024
-
feat(crio): add support for packaging version (>= 1.29)
Signed-off-by: Nicolò Ciraci <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8c90270 - Browse repository at this point
Copy the full SHA 8c90270View commit details -
feat(crio): merge upstream changes
Signed-off-by: Nicolò Ciraci <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ca5207 - Browse repository at this point
Copy the full SHA 5ca5207View commit details -
Signed-off-by: Nicolò Ciraci <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f0446a4 - Browse repository at this point
Copy the full SHA f0446a4View commit details -
Signed-off-by: Nicolò Ciraci <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 28b5b1b - Browse repository at this point
Copy the full SHA 28b5b1bView commit details -
refactor: refactor some files, removed a block
Signed-off-by: Nicolò Ciraci <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dc669cd - Browse repository at this point
Copy the full SHA dc669cdView commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0ab2bbc - Browse repository at this point
Copy the full SHA 0ab2bbcView commit details