container-image-csi-driver
container-image-csi-driver copied to clipboard
Kubernetes CSI driver for mounting image
Hi, Would like to test out this really promissing csi driver, but I receive the following error: ``` spec: failed to apply OCI options: relabel "/var/lib/kubelet/pods/ee74a41d-f2b5-4ac3-9722-80454387d5c9/volume-subpaths/source/nginx/18" with "system_u:object_r:data_t:s0:c246,c908" failed: lsetxattr...
## What happened? Node plugin pod crashes sometimes after printing below message. ```sh F0129 15:23:21.872324 1 containerd.go:75] unable to retrieve local image "public.ecr.aws/docker/library/amazonlinux:2022.0.20220308.1": image "public.ecr.aws/docker/library/amazonlinux:2022.0.20220308.1": not found ``` Kubelet is...
The tests running as part of the CI don't provide any logs right now. Would be good to have the cluster logs as part of the CI run itself.
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.9.0 to 1.10.0. Release notes Sourced from helm/kind-action's releases. v1.10.0 Requirements We changed to use wget instead of curl What's Changed Update kind to release v0.21.0 by...
At Acquia we’re currently using this component as part of our globally distributed Kubernetes infrastructure. Like most providers, we expend a lot of effort ensuring that we remain compliant with...
Hi, In our test environment we detected that suddenly the content of volumes are empty. A recreation of the pod make the files reappear. This often happens after the pod...
We recently added a logo for our repository in https://github.com/warm-metal/container-image-csi-driver/pull/80. After we merged the PR, the logo is not loading for me on the README.
## What happened? Integration tests caches output of some steps which resulted in failure to catch errors on PR. While working on PR, the [integration tests](https://github.com/warm-metal/csi-driver-image/actions/runs/7274863802/job/19821650663) were passing. But when...