Skip to content

Commit

Permalink
Merge branch 'main' into karmada
Browse files Browse the repository at this point in the history
Signed-off-by: Ali Ok <aliok@redhat.com>
  • Loading branch information
aliok authored Jul 24, 2024
2 parents f38774e + 32bc1e3 commit 0b18101
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions programs/lfx-mentorship/2024/03-Sep-Nov/project_ideas.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,3 +301,29 @@ pkg/util
- Zhen Chang (@XiShanYongYe-Chang, changzhen5@huawei.com)
- Chaosi Pan (@chaosi-zju, chaosi@zju.edu.cn)
- Upstream Issue: https://github.com/karmada-io/karmada/issues/5236

### Kyverno

#### Kyverno CLI for the Mutate Existing Rule

- Description: Support the mutate existing rule in Kyverno CLI.
- Expected Outcome: Allow users to be able to apply mutate existing policies to resources from 1. file systems; 2. clusters.
- Recommended Skills: Golang, Kubernetes, Cobra
- Mentor(s):
- Shuting Zhao (@realshuting, shuting@nirmata.com)
- Mariam Fahmy (@MariamFahmy98, mariam@nirmata.com)
- Upstream Issue: https://github.com/kyverno/kyverno/issues/4354


#### Policy Exceptions 3.0

- Description: Support some enhancements to Policy Exceptions.
- Expected Outcome:
1. Support list of PolicyException namespaces (--exceptionNamespace flag)
2. PolicyExceptions to have a status object and report readiness in printer column
3. Support imageReferences in Policy Exceptions for verify image rules
- Recommended Skills: Golang, Kubernetes
- Mentor(s):
- Mariam Fahmy (@MariamFahmy98, mariam@nirmata.com)
- Shuting Zhao (@realshuting, shuting@nirmata.com)
- Upstream Issue: https://github.com/kyverno/kyverno/issues/9478

0 comments on commit 0b18101

Please sign in to comment.