Include release notes for Service without selectors

Add a release not for services without selectors feature.

Change-Id: I0572e03ee039aa3b927b4b1c7dd4575f9535bab1
This commit is contained in:
Maysa Macedo 2021-03-10 14:43:06 -03:00
parent a8380d281e
commit 5a08f265d4
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
---
features:
- |
Added support for Services without Selectors. Kuryr now handles Services
that do not define the .spec.selector, allowing the user to manually
manage the Endpoints object. When using ovn-octavia provider, Kuryr
only creates the Load Balancer resources for this type of Service if
the IPs on Endpoints are on the Pods or Nodes Subnet.