5a08f265d4
Add a release not for services without selectors feature. Change-Id: I0572e03ee039aa3b927b4b1c7dd4575f9535bab1
9 lines
373 B
YAML
9 lines
373 B
YAML
---
|
|
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.
|