[zun] Transition EM branches to Unmaintained

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: I8e42b1d0049c9116afea2c4d3444ffb051ab2822
This commit is contained in:
Előd Illés 2024-02-27 19:51:07 +01:00
parent 3809a2ef81
commit 00b43e363e
9 changed files with 54 additions and 0 deletions

View File

@ -19,6 +19,12 @@ releases:
projects:
- repo: openstack/python-zunclient
hash: ca13722a1c2909981fc20b43f1ed2ec4082567a6
- version: victoria-eom
projects:
- repo: openstack/python-zunclient
hash: aafe8b44c67b0196171bee42718d53d8fa0e8b61
branches:
- name: stable/victoria
location: 4.1.1
- name: unmaintained/victoria
location: victoria-eom

View File

@ -19,7 +19,13 @@ releases:
projects:
- repo: openstack/zun-ui
hash: 1fe062f92c473568eda13527d0ff7cb5705e5cfa
- version: victoria-eom
projects:
- repo: openstack/zun-ui
hash: 90c28914a70b2fcd69bda1092a32ad1c2feeb021
branches:
- name: stable/victoria
location: 6.0.0.0rc1
- name: unmaintained/victoria
location: victoria-eom
release-notes: https://docs.openstack.org/releasenotes/zun-ui/victoria.html

View File

@ -19,7 +19,13 @@ releases:
projects:
- repo: openstack/zun
hash: 40bf033a73c5428a5135e828a0c9967854652114
- version: victoria-eom
projects:
- repo: openstack/zun
hash: 29c0068259b6f425181f0e067c14c2e067b4e293
branches:
- name: stable/victoria
location: 6.0.0.0rc1
- name: unmaintained/victoria
location: victoria-eom
release-notes: https://docs.openstack.org/releasenotes/zun/victoria.html

View File

@ -15,6 +15,12 @@ releases:
projects:
- repo: openstack/python-zunclient
hash: 751df7101f66da07b7c2366d20c2af06a91de3d6
- version: wallaby-eom
projects:
- repo: openstack/python-zunclient
hash: 91328194e178e2f07fa28002039b3f88c44a57d1
branches:
- name: stable/wallaby
location: 4.2.0
- name: unmaintained/wallaby
location: wallaby-eom

View File

@ -19,7 +19,13 @@ releases:
projects:
- repo: openstack/zun-ui
hash: aa4875f1218ff9f1cfa32640ccab28fe7b245410
- version: wallaby-eom
projects:
- repo: openstack/zun-ui
hash: cab18083f307b3c805bc9951c24ed0dab088ebad
branches:
- name: stable/wallaby
location: 7.0.0.0rc1
- name: unmaintained/wallaby
location: wallaby-eom
release-notes: https://docs.openstack.org/releasenotes/zun-ui/wallaby.html

View File

@ -19,9 +19,15 @@ releases:
projects:
- repo: openstack/zun
hash: 6ac7a3ee5322164995248f4534f807e897991180
- version: wallaby-eom
projects:
- repo: openstack/zun
hash: 43b495a0e37d1bbf5b88ceb1f5edbf4c90cf67a7
branches:
- name: stable/wallaby
location: 7.0.0.0rc1
- name: unmaintained/wallaby
location: wallaby-eom
cycle-highlights:
- Introduce the python-binding for iteracting with CRI runtime via
GRPC

View File

@ -15,6 +15,12 @@ releases:
projects:
- repo: openstack/python-zunclient
hash: 75e228daef99ff2f1f2ef4028d074389107b0d2b
- version: xena-eom
projects:
- repo: openstack/python-zunclient
hash: 4044351134b914ab9176e23a8288ba9d5d7a1116
branches:
- name: stable/xena
location: 4.3.0
- name: unmaintained/xena
location: xena-eom

View File

@ -19,7 +19,13 @@ releases:
projects:
- repo: openstack/zun-ui
hash: f27296e6d5605036c773bd947d646feadc30d919
- version: xena-eom
projects:
- repo: openstack/zun-ui
hash: 9d538ffe0f4c4ff0633d94977099b915e90f8185
branches:
- name: stable/xena
location: 8.0.0.0rc1
- name: unmaintained/xena
location: xena-eom
release-notes: https://docs.openstack.org/releasenotes/zun-ui/xena.html

View File

@ -19,7 +19,13 @@ releases:
projects:
- repo: openstack/zun
hash: abd1e5c9f34c3b3c141600f0386e77ab41f7e89a
- version: xena-eom
projects:
- repo: openstack/zun
hash: 755d679912e51383e3e5389ab57d0719fbc98877
branches:
- name: stable/xena
location: 8.0.0.0rc1
- name: unmaintained/xena
location: xena-eom
release-notes: https://docs.openstack.org/releasenotes/zun/xena.html