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
46 lines
1.4 KiB
YAML
46 lines
1.4 KiB
YAML
---
|
|
launchpad: kuryr-kubernetes
|
|
release-model: cycle-with-rc
|
|
team: kuryr
|
|
type: other
|
|
repository-settings:
|
|
openstack/kuryr-kubernetes: {}
|
|
cycle-highlights:
|
|
- |
|
|
Kuryr will no longer use annotations to store data about OpenStack objects
|
|
in K8s API. Instead a corresponding CRDs are created, i.e. KuryrPort,
|
|
KuryrLoadBalancer and KuryrNetworkPolicy.
|
|
- |
|
|
Logs on INFO level should be much cleaner now.
|
|
- |
|
|
Added support for autodetection of VM bridging interface in nested setups.
|
|
releases:
|
|
- version: 3.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/kuryr-kubernetes
|
|
hash: ff0299d5074c13fe87bd69948837ba1358ad1ea7
|
|
- version: 3.0.0
|
|
projects:
|
|
- repo: openstack/kuryr-kubernetes
|
|
hash: ff0299d5074c13fe87bd69948837ba1358ad1ea7
|
|
diff-start: 2.0.0.0rc1
|
|
- version: 3.1.0
|
|
projects:
|
|
- repo: openstack/kuryr-kubernetes
|
|
hash: 3b7397864814da9efd20712765568babf17f3034
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/kuryr-kubernetes
|
|
hash: 3b7397864814da9efd20712765568babf17f3034
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/kuryr-kubernetes
|
|
hash: 3b7397864814da9efd20712765568babf17f3034
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 3.0.0.0rc1
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/kuryr-kubernetes/victoria.html
|