kubernetes-sigs / network-policy-api

This repo addresses further work involving Kubernetes network security beyond the initial NetworkPolicy resource
Apache License 2.0
55 stars 30 forks source link

[ENHANCEMENT] Making NetPol APIs aware of Multi-Networks #253

Open tssurya opened 5 days ago

tssurya commented 5 days ago

Is your enhancement request related to a problem? Please describe. ANP/NetPol/BANP APIs are not aware of multi-networks concept, like every other API in kubernetes. However we have a sig-network-multi-network subgroup and we have https://github.com/mskrocki/enhancements/blob/mn-req/keps/sig-network/3698-multi-network/README.md new APIs being designed around this

Describe the solution you'd like How will our current APIs work with multi-networks?

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

### Tasks
- [ ] NPEP for Multi-Network Aware (Admin)NetPol API design
tssurya commented 5 days ago

/assign @tssurya