92ad308405
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions victoria, wallaby, and xena EM branches to Unmaintained as follows: - tip of the given branch will be tagged with <series>-eom tag - unmaintained/<series> branch will be cut from <series>-eom tag - stable/<series> branch will be deleted Some further notes: - stable policy still applies - backports can be pushed against unmaintained/<series> branch - openstack-unmaintained-core group have the rights to merge patches For further details please read the resolution [1] & review and +1 this patch if this is correct as soon as possible. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: Ibe921a6c199f358b0aaa405beec6db02ff3e7ec5
49 lines
1.7 KiB
YAML
49 lines
1.7 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
|
|
- version: wallaby-eom
|
|
projects:
|
|
- repo: openstack/kuryr-kubernetes
|
|
hash: 8ec71e7e3f0f4d05b5a96e62e56db0ef9dc3bd96
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 4.0.0.0rc1
|
|
- name: unmaintained/wallaby
|
|
location: wallaby-eom
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/kuryr-kubernetes/wallaby.html
|