aadhar-agarwal
aadhar-agarwal
###### Merge Checklist **All** boxes should be checked before merging the PR *(just tick any boxes which don't apply to this PR)* - [ ] The toolchain has been rebuilt...
###### Merge Checklist **All** boxes should be checked before merging the PR *(just tick any boxes which don't apply to this PR)* - [ ] The toolchain has been rebuilt...
###### Merge Checklist **All** boxes should be checked before merging the PR *(just tick any boxes which don't apply to this PR)* - [x] The toolchain has been rebuilt successfully...
###### Merge Checklist **All** boxes should be checked before merging the PR *(just tick any boxes which don't apply to this PR)* - [x] The toolchain has been rebuilt successfully...
[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=36182811) [NVD - CVE-2022-25883](https://nvd.nist.gov/vuln/detail/CVE-2022-25883) * versions of the semver package before 7.5.2 are vulnerable to Regular Expression Denial of Service (ReDoS). Reaper is taking a dependency on semver...
## Summary This pull request updates the CI workflow configuration to include steps for building and installing `erofs-utils` from source and loading the EROFS kernel module. These changes ensure that...
## Summary This PR introduces support for a new "tar index" mode in the EROFS snapshotter and differ. The tar index mode enables more efficient handling of OCI image layers...
**Add dm-verity support for EROFS layers in containerd** This PR introduces block-level data integrity verification for EROFS container layers using device-mapper verity (dm-verity): - Integrates `go-dmverity` to natively create Merkle...
**Add dm-verity support for EROFS layers in containerd** This PR introduces block-level data integrity verification for EROFS container layers using device-mapper verity (dm-verity): - Uses the `veritysetup` CLI tool to...
**Add dm-verity Support to containerd** This PR introduces initial dm-verity support for image layer integrity verification in containerd. This is the first PR for Milestone 1.2 in https://github.com/containerd/containerd/issues/12081. The next...