kuryr-kubernetes/releasenotes/notes/network-policy-support-on-services-without-selectors-fea06ab71a8a6f2a.yaml
Maysa Macedo 525dc1521d Ensure egress NP works with Service without selectors
This commit ensures egress Network policy can also work with
services without selectors.

Change-Id: I26e1dce0b6e363f027ee6d4dfea99053ffe80bbe
2020-11-16 14:15:47 +01:00

8 lines
262 B
YAML

---
fixes:
- |
Kuryr can now handle egress Network Policy that allows
traffic to Pods being Pointed by a Service without Selector.
Also, ingress Network Policy is not enforced on Services
without Selectors when the Octavia provider is Amphora.