Results 18 issues of Ziv Nevo

Pods behind Services with the annotation `prometheus.io/scrape: "true"` should allow in-cluster ingress into port 9090. If, in addition, the Service has the annotation `prometheus.io/port`, use the specified port instead.

enhancement

If two workloads in the same namespace have exactly the same labels and have exactly the same required connections, two identical netpols (except for name) might be generated. While this...

enhancement
low prio

Some options: * Only allow connections identified by the algorithm * If a service exists, but no incoming connections detected, open the service to the whole namespace * If a...

enhancement

Suggestions from @vikin91 : - [x] use assertion package to reduce the amount of code and unify the failure messages (e.g., https://github.com/stretchr/testify) - [x] convert the isolated test cases into...

enhancement
testing

- [ ] Specify input format for the list of required connections - [ ] Provide an API call to synthesize from this list - [ ] Provide a CLI...

enhancement
API

rather than a single NetworkPolicyList resource

enhancement
low prio
cmdline

Is the Peer CRD the right place for this?

policies

Probably set in the Export CRD. How do we publish these attributes to all remote peers that import the service?

policies