From b5dcd77bf05764079e313cbfb81b2cf254941c43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Wed, 26 Apr 2023 20:11:16 +0200 Subject: [PATCH] [karbor] Transition Rocky to End of Life As discussed in the mail thread [1][2], this patch transition the Rocky branch to End of Life. The last patch of the branch will be tagged with rocky-eol tag. stable/rocky branch cannot be used anymore and will be deleted if this patch merges. This is needed as stable/rocky is not actively maintained in recent period, thus gates are mostly broken due to job failures. Besides, by removing these branches, infra resources will be freed up, too. Please try to identify any zuul job, that is defined outside of the repositories in this patch (for example in openstack-zuul-jobs, etc.) and won't be used anymore if stable/rocky is deleted. Propose a job removal patch for them. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are still some activity on the branch and the team wants to continue to maintain it. [1] https://lists.openstack.org/pipermail/openstack-discuss/2023-January/031922.html [2] https://lists.openstack.org/pipermail/openstack-discuss/2023-April/033386.html Change-Id: I367c922cfa5a447fe7b4eafa599e9ed22663b835 --- deliverables/rocky/karbor-dashboard.yaml | 4 ++++ deliverables/rocky/karbor.yaml | 4 ++++ deliverables/rocky/python-karborclient.yaml | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/deliverables/rocky/karbor-dashboard.yaml b/deliverables/rocky/karbor-dashboard.yaml index ad33317865..dd053f7cff 100644 --- a/deliverables/rocky/karbor-dashboard.yaml +++ b/deliverables/rocky/karbor-dashboard.yaml @@ -13,6 +13,10 @@ releases: projects: - repo: openstack/karbor-dashboard hash: 3c83ccaac9431b6ede1872819180890c09aeb2c5 + - version: rocky-eol + projects: + - repo: openstack/karbor-dashboard + hash: 18a2cd82de732dbc7b483e4255e78fe49e1ca838 branches: - location: 1.1.0 name: stable/rocky diff --git a/deliverables/rocky/karbor.yaml b/deliverables/rocky/karbor.yaml index ec6c49ce0b..f3d3dd24fa 100644 --- a/deliverables/rocky/karbor.yaml +++ b/deliverables/rocky/karbor.yaml @@ -12,6 +12,10 @@ releases: projects: - repo: openstack/karbor hash: 60a81a1492cd5d4bde4f1a636224b6bdd914073b + - version: rocky-eol + projects: + - repo: openstack/karbor + hash: 8534c19955ac7131bb9b3b893e8c186110088a53 branches: - location: 1.1.0 name: stable/rocky diff --git a/deliverables/rocky/python-karborclient.yaml b/deliverables/rocky/python-karborclient.yaml index 2960c90a16..a564506f16 100644 --- a/deliverables/rocky/python-karborclient.yaml +++ b/deliverables/rocky/python-karborclient.yaml @@ -15,6 +15,10 @@ releases: projects: - repo: openstack/python-karborclient hash: 7aca76b32b6f89774ab1659a90bcba08b62a1700 + - version: rocky-eol + projects: + - repo: openstack/python-karborclient + hash: bce6f76f240d60d3c8bf87794a068e7193bbd06e repository-settings: openstack/python-karborclient: {} branches: