This repository is used to manage Kyverno Design Proposals (KDPs). A design proposal is recommend for any significant change, including new features and enhancements.
Older proposals were managed in documents. All new proposals should be submitted as a PR: https://github.com/kyverno/KDP/pulls.
Name | Status | Release |
---|---|---|
Foreach | Implemented | 1.5 |
Dynamic Webhooks | Implemented | 1.5 |
Image Signature Verification | Implemented | 1.6 |
Image Attestations | Implemented | 1.6 |
Internal Auto-Gen Rules | Implemented | 1.7 |
Generate on existing | Implemented | 1.7 |
Mutate on existing | Implemented | 1.7 |
CLI test generate policies | Implemented | 1.7 |
Image Verification Refectoring | Implemented | 1.7 |
Extending Pod Security Admission | Implemented | 1.8 |
YAML Signing and Verification | Implemented | 1.8 |
Report Aggregation | Implemented | 1.8 |
Store Kyverno policies in OCI registries | Implemented | 1.9 |
Policy Exceptions | In Review | 1.9 |
ConfigMap cache enhancement with Informers | Implemented | 1.9 |
Name | Status |
---|---|
SBOM Policy | Rejected |
To get a proposal into Kyverno, first, a KDP needs to be merged into the KDP repo. Once an KDP is merged, it's considered 'Accepted' and may be 'Implemented' to be included in the project. These steps will get an KDP to be considered:
template.md
to proposals/feature.md
(where 'my-feature' is descriptive.).When a pull request enters FCP the following will happen: