kuryr-kubernetes/releasenotes/notes/deprecate-service-subnet-46...

9 lines
362 B
YAML

---
deprecations:
- |
``[neutron_defaults]service_subnet`` option is getting deprecated in favor
of ``[neutron_defaults]service_subnets`` that will accept the list of
subnet IDs. This is in order to support dual stack K8s clusters. Please
note that setting deprecated option will have the same meaning as the new
one with just one element.