4462bb5d24
This transition the rocky 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. Change-Id: I76f6cd6526da5f0b3bd2d2f48f0a28154c4198b5
58 lines
2.0 KiB
YAML
58 lines
2.0 KiB
YAML
---
|
|
launchpad: kuryr-kubernetes
|
|
release-model: cycle-with-intermediary
|
|
team: kuryr
|
|
type: other
|
|
branches:
|
|
- name: stable/rocky
|
|
location: 0.5.0
|
|
releases:
|
|
- version: 0.5.0
|
|
projects:
|
|
- repo: openstack/kuryr-kubernetes
|
|
hash: 5b32ed07fceca24c63f96f39cc1dbc413632ba21
|
|
- version: 0.5.1
|
|
projects:
|
|
- repo: openstack/kuryr-kubernetes
|
|
hash: 84ad28ef65b3ad07c83795887df20282fcf7036f
|
|
- version: 0.5.2
|
|
projects:
|
|
- repo: openstack/kuryr-kubernetes
|
|
hash: 0b25b5b1c7abfc28954a879162136c3a9b13ea4b
|
|
- version: 0.5.3
|
|
projects:
|
|
- repo: openstack/kuryr-kubernetes
|
|
hash: 1d56b5b26dee769a55de3c677bde2ed63992c4ed
|
|
- version: 0.5.4
|
|
projects:
|
|
- repo: openstack/kuryr-kubernetes
|
|
hash: ef4a312dea5292b1501b4414496bc9ca9a117ff4
|
|
- version: rocky-em
|
|
projects:
|
|
- repo: openstack/kuryr-kubernetes
|
|
hash: ef4a312dea5292b1501b4414496bc9ca9a117ff4
|
|
cycle-highlights:
|
|
- |
|
|
Added support for High Availability kuryr-controller in an Active/Passive
|
|
model, enabling quick and transparent recovery in case kuryr-controller is
|
|
lost.
|
|
- |
|
|
Added native route support enabling L7 routing via Octavia Amphorae instead
|
|
of iptables, providing a more direct routing for load balancers and
|
|
services.
|
|
- |
|
|
Added support for namespace isolation, lettting users isolate pods and
|
|
services in different namespaces, implemented through security groups.
|
|
- |
|
|
Added support for health checks of the CNI daemon, letting users confirm
|
|
the CNI daemon's functionality and set limits on resources like memory,
|
|
improving both stability and performance and for it to be marked as
|
|
unhealthy if needed.
|
|
- |
|
|
Added support for multi-vif based on Kubernetes Network Custom Resource
|
|
Definition De-facto Standard spec defined by the Network Plumbing Working
|
|
Group, allowing multiple interfaces per pod.
|
|
repository-settings:
|
|
openstack/kuryr-kubernetes: {}
|
|
release-notes: https://docs.openstack.org/releasenotes/kuryr-kubernetes/rocky.html
|