OCI-based implementation of Kubernetes Container Runtime Interface
CRI-O is meant to provide an integration path between OCI conformant runtimes and the kubelet. Specifically, it implements the Kubelet Container Runtime Interface (CRI) using OCI conformant runtimes. The scope of CRI-O is tied to the scope of the CRI.
- Developed at devel:kubic
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:LegacyX86/cri-o && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000155 155 Bytes | |
_service | 0000000634 634 Bytes | |
_servicedata | 0000000432 432 Bytes | |
cri-o-1.23.2.tar.gz | 0016311299 15.6 MB | |
cri-o-rpmlintrc | 0000000687 687 Bytes | |
cri-o.changes | 0000093104 90.9 KB | |
cri-o.spec | 0000006805 6.65 KB | |
crio.conf | 0000015004 14.7 KB | |
crio.service | 0000000860 860 Bytes | |
kubelet.env | 0000000167 167 Bytes | |
sysconfig.crio | 0000000186 186 Bytes | |
vendor.tar.gz | 0014432621 13.8 MB |
Revision 63 (latest revision is 67)
Dominique Leuenberger (dimstar_suse)
accepted
request 962167
from
Richard Brown (RBrownSUSE)
(revision 63)
- Update to version 1.23.2: * config/sysctl: fail if there is a + in the value * Revert "config/sysctl: fail if there is a + in the value" * bump to version 1.23.2 * config/sysctl: fail if there is a + in the value * config/sysctls: validate against invalid spaces * server: stop deleting pod from idIndex if already gone * [1.23] ci: use kubernetes 1.23, cri-tools 1.23 * contrib/test/int/build/kubernetes: rm deprecated RunAsGroup * hack/build-rpms.sh: fix yum-builddep failures * image: use imageCache value for ImageStatus() * oci: fix a leaked goroutine * Reuse createContainerIO in CreateContainer * Fix vm containers couldn't restore after CRI-O restart * release-notes: add args for checksum fields * Updated format * Generate checksum files for artifacts * bump to v1.23.1 * test: add test for skipped sysctls * server: skip sysctls that would affect the host * server: don't set memory swap when it's not enabled * deep copy List{PodSandbox,Container} structs * ci: use main branch for conmon * server: fix race with kubelet * Fix runtime panic on pod sandbox stats retrieval * ci: use main version of runc * openshift e2e: bump ci image * server: fix a potential NULL-pointer dereference. * pass the main mount point to fix crypto profiles binding * test: update tests for allowed_devices
Comments 0