Skip to content

Commit

Permalink
24' Fall - Add Kyverno project ideas (part 2)
Browse files Browse the repository at this point in the history
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
  • Loading branch information
eddycharly committed Jul 30, 2024
1 parent 91d7f8a commit 56f970b
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion programs/lfx-mentorship/2024/03-Sep-Nov/project_ideas.md
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,6 @@ Expected Outcome: Gadget developers have a way to run unit tests in different ke
- 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.
Expand All @@ -344,6 +343,30 @@ Expected Outcome: Gadget developers have a way to run unit tests in different ke
- Shuting Zhao (@realshuting, shuting@nirmata.com)
- Upstream Issue: https://github.com/kyverno/kyverno/issues/9478

#### Cleanup policy - Add deletion propagation support

- Description: Support specifying the deletion propagation policy in cleanup policies and TTL-based cleanup.
- Expected Outcome:
1. Support specifying the deletion propagation policy in cleanup policies
2. Support specifying the deletion propagation policy with TTL-based cleanup
- Recommended Skills: Golang, Kubernetes
- Mentor(s):
- Charles-Edouard Brétéché (@eddycharly, charled.breteche@gmail.com)
- Vishal Choudhary (@vishal-chdhry, vishal.choudhary@nirmata.com)
- Upstream Issue: https://github.com/kyverno/kyverno/issues/10755

#### Controller autogen - Implement new approach to autogen

- Description: Implement a new policy rules autogen system based on extracting the pod spec from higher-level controllers.
- Expected Outcome:
1. The new system works by applying the same rules on the extracted pod spec instead of generating new rules for higher-level controllers
2. The system treats pods and higher-level controllers exactly the same from a policy stand point
- Recommended Skills: Golang, Kubernetes
- Mentor(s):
- Charles-Edouard Brétéché (@eddycharly, charled.breteche@gmail.com)
- Vishal Choudhary (@vishal-chdhry, vishal.choudhary@nirmata.com)
- Upstream Issue: https://github.com/kyverno/kyverno/issues/10756

### Antrea

#### Support application-level DNS caches when using FQDN-based security rules
Expand Down

0 comments on commit 56f970b

Please sign in to comment.