ed0cac3936
This transition the wallaby branch to extended maintenance. Changes for bugfixes and things the team deems important are still encouraged, but there will no longer be official releases off of the branch. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final backports currently in flight that we should wait for. For the latter case, please update the patch with the new commit hash after doing a final release to get those changes out so we know to proceed with the transition. The transition deadline is November 2nd, 2022. Change-Id: I9ba2832dfa41c883e74e9ada65d678a220d0e82d
42 lines
1.5 KiB
YAML
42 lines
1.5 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
|
|
- version: 4.0.1
|
|
projects:
|
|
- repo: openstack/kuryr-kubernetes
|
|
hash: 8ec71e7e3f0f4d05b5a96e62e56db0ef9dc3bd96
|
|
- version: wallaby-em
|
|
projects:
|
|
- repo: openstack/kuryr-kubernetes
|
|
hash: 8ec71e7e3f0f4d05b5a96e62e56db0ef9dc3bd96
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 4.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/kuryr-kubernetes/wallaby.html
|