
Change-Id: Ie533e7b2af5297dc9b58e69c2e39c83559ec0c58 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
34 lines
1.2 KiB
YAML
34 lines
1.2 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
|
|
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 diferent 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.
|
|
repository-settings:
|
|
openstack/kuryr-kubernetes: {}
|
|
release-notes: https://docs.openstack.org/releasenotes/kuryr-kubernetes/rocky.html
|