Chengyu Zhu
Chengyu Zhu
Update the repo link to `https://github.com/Consensys/quorum.git`.
Currently, the project does not have a security linter integrated into its CI pipeline. This poses potential risks as security vulnerabilities in Python code can go undetected. I found many...
## Description: Our current implementation (https://github.com/kata-containers/kata-containers/pull/10363) of Sealed Secrets as volume works, but we’ve noticed a limitation that may affect usability in certain scenarios. Specifically, there is no straightforward way...
Update `run k8s tests on coco` workflow to deploy nydus snapshotter enabling `host-share-image-block` feature, which allows us to execute the tests with this feature active. And here I skip running...
# Description of problem Sealed secret tests failed in the tee platforms, error log is as follows: ``` # Sep 30 06:27:15 kata-ci-amd-milan-001 kata[457560]: time="2024-09-30T06:27:15.314563829Z" level=debug msg="reading guest console" console-protocol=unix...
# Description of problem the generated file path from kata direct volume exceeds the maximum length allowed by the file system. This is caused by using `base64.URLEncoding` to encode the...
## Description Currently, the project does not have a security linter integrated into its CI pipeline. This poses potential risks as security vulnerabilities in Python code can go undetected. I...
### 🐛 Describe the bug Currently, the project does not have a security linter integrated into its CI pipeline. This poses potential risks as security vulnerabilities in Python code can...
- Updated several links in README.md, conversion.md, image-layout.md, and spec.md to point to the 'main' branch of the runtime-spec repository. - Replaced outdated 'master' and 'v1.0.0' references with 'main' for...