5ecd964948
As was announced on ML [1] kuryr-kubernetes is retired and inactive so it is time to move its unmaintained branches to End of Life, including 2023.1 Antelope which skips the transition to unmaintained and directly moves to EOL. [1] https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/J34NQ7WQWM2RZ5Y6XD6I4WB6MHENLN7V/#J34NQ7WQWM2RZ5Y6XD6I4WB6MHENLN7V Change-Id: I5fbf223f8a22597477c9679c3ef44ceef8f3cb47
53 lines
1.8 KiB
YAML
53 lines
1.8 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
|
|
- version: wallaby-eol
|
|
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
|