ec9eebbcff
This release picks up new commits to kuryr-kubernetes since the last release from stable/wallaby. This is being proposed as a convenience to help make sure stable changes are being released. If the team is good with this going out, please respond with a +1 to let the release team know it is OK to proceed. If it is not wanted at this time, or if there are more changes that would be good to get merged before doing a stable release, please leave a -1 with a comment with what the team would prefer. We can then either abandon this patch, or wait for an update with a new commit hash to use instead. $ git log --oneline --no-merges 4.0.0..8ec71e7e 8ec71e7e Fix stable gate 0dbb151a Remove ep_slices from klb on endpoint delete event 0162d414 Add Octavia Tempest Plugin 643effc3 Fix NPs for OVN LBs with hairpin traffic bd63ba20 Update TOX_CONSTRAINTS_FILE for stable/wallaby b09144a8 Update .gitreview for stable/wallaby Signed-off-by: Elod Illes <elod.illes@est.tech> Change-Id: Ifdc4ed73ceb64443cb8d68a42416f6b23d913935
38 lines
1.4 KiB
YAML
38 lines
1.4 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
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 4.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/kuryr-kubernetes/wallaby.html
|