shuting

Results 63 issues of shuting

### Problem Statement This is a follow-up issue of https://github.com/kyverno/kyverno/issues/3542. As proposed in https://github.com/kyverno/KDP/pull/52, it would be helpful to enable `foreach` support to either create or clone a list of...

enhancement
generation
foreach

Pasting the discussion with @chipzoller, the permutations for `admission` and `mutateExistingOnPolicyUpdate` settings: `admission: false; mutateExistingOnPolicyUpdate: false` - Background scan `admission: true; mutateExistingOnPolicyUpdate: false` - Event on match - Background scan...

enhancement
end user
mutation-existing

### Problem Statement Add the sample policy to mount volumes and set default security context for ephemeral containers. To break down the following policy: 1. the first rule adds the...

good first issue
sample

### Description https://github.com/kyverno/kyverno/pull/11041 ### Slack discussion _No response_

enhancement

### Description **ValidatingPolicy:** - [ ] Admission Review process - [ ] Context Lookup - [ ] API server calls - [ ] External data API calls - [ ]...

enhancement

### Description https://github.com/kyverno/kyverno/pull/10086 ### Slack discussion _No response_

enhancement

### Description https://github.com/kyverno/kyverno/pull/10933 ### Slack discussion _No response_

enhancement

Project Name: Kyverno Github URL: https://github.com/kyverno/kyverno CNCF project stage and issue (NA if not applicable): Incubation, https://github.com/cncf/toc/pull/784. Security Provider: yes Further comments: Kyverno has added self-assessment [here](https://github.com/cncf/tag-security/blob/main/community/assessments/projects/kyverno/self-assessment.md), and the security...

triage-required

### Kyverno Version 1.10.0 ### Kubernetes Version 1.26.x ### Kubernetes Platform K3d ### Kyverno Rule Type Generate ### Description If the admission controller is down, the background controller should scan...

bug
generation