Harshal Patil
Harshal Patil
/hold until https://github.com/openshift/kubernetes/pull/1736 merges
### Which jobs are failing? ci-crio-cgroupv1-evented-pleg ### Which tests are failing? Random ### Since when has it been failing? About 15 days ### Testgrid link https://testgrid.k8s.io/sig-node-cri-o#ci-crio-cgroupv1-evented-pleg ### Reason for failure...
- One-line PR description: Deprecate cgroup v1 support - Issue link: https://github.com/kubernetes/enhancements/issues/4569 - Other comments:
#### Does this PR introduce a user-facing change? ```release-note ```
Helps in use cases where a drop-in config could help by allowing users to update a subsection of the config instead of touching an entire config file. e.g. 1. https://github.com/containers/storage/issues/1306...
I am trying enable composefs with crio. To make sure crio has required versions of dependencies, I built it from this PR - https://github.com/cri-o/cri-o/pull/7852 It seem to have the required...
Individual IQNs only support target and initiator auth, so the discovery auth needs to be removed from iSCSI IQN API. I will be working on this issue.
Hi, While taking config backup the task exits with error, ``` rc: 1 error: tar: /var/lib/ginger/ginger_backups/2887322e-b544-4aba-acb1-5877c0df5b01.tar.gz: file changed as we read it ``` The simple fix could be to always...
KEP for adding support for encrypted images in Kubernetes. Signed-off-by: Harshal Patil
### What kind of request is this? New feature ### What is your request or suggestion? Add support for encrypted images using https://github.com/containers/ocicrypt ### Are you willing to submit PRs...