0ddbf48a96
This tags the final release for all cycle-with-rc projects for Wallaby. While not required, having PTLs ack this patch would be nice to include that record in the merged metadata. Release activity should now be frozen until this is processed on Apr 14. Any bugfixes merged to stable/wallaby can be queued up and ready to go as a follow on stable release after the coordinated release date. There are different diff-start values for each project. This is used when generating release notes to denote the point where the stable/victoria branch started to diverge from what is included on stable/wallaby. For some, this will be the final Victoria major version, but if multiple RCs were done, this may show the initial RC1 release version. This is normal. Change-Id: Ia6d79df224a792915976864857fe2271e031b54d
34 lines
1.2 KiB
YAML
34 lines
1.2 KiB
YAML
---
|
|
launchpad: kuryr-kubernetes
|
|
release-model: cycle-with-rc
|
|
team: kuryr
|
|
type: other
|
|
repository-settings:
|
|
openstack/kuryr-kubernetes: {}
|
|
cycle-highlights:
|
|
- Nested mode with nodes VMs running in multiple subnets is now available.
|
|
To use that functionality a new option `[pod_vif_nested]worker_nodes_subnets`
|
|
is introduced accepting multiple Subnet IDs.
|
|
- Kuryr now handles Services that do not define the `.spec.selector`,
|
|
allowing the user to manually manage the Endpoints object.
|
|
- Kuryr can handle egress Network Policy that allows traffic to Pods
|
|
being pointed by a Service without Selector.
|
|
- Added support for SCTP.
|
|
- Networks can now be created by relying on the default MTU defined
|
|
in Neutron, regardless of the SDN used and without changing the
|
|
default configuration value in Kuryr.
|
|
releases:
|
|
- version: 4.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/kuryr-kubernetes
|
|
hash: 5ccf238ec20320c5894b69a6568f4f62d468d716
|
|
- version: 4.0.0
|
|
projects:
|
|
- repo: openstack/kuryr-kubernetes
|
|
hash: 5ccf238ec20320c5894b69a6568f4f62d468d716
|
|
diff-start: 3.0.0
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 4.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/kuryr-kubernetes/wallaby.html
|