Add magnum-capi-helm repo to Magnum project

Add magnum-capi-helm Magnum CAPI via Helm driver code repository

Add magnum-capi-helm group with core rights in magnum-capi-helm
and magnum-capi-helm-charts repositories

https://github.com/mnasiadka/magnum-capi-helm is fork of
https://github.com/stackhpc/magnum-capi-helm just for import purposes
(forked only main branch and renamed it to master).

Needed-By: https://review.opendev.org/c/openstack/governance/+/910240

Change-Id: Iec3c1d51677e31c2fc7d162f34dcc4031f778339
This commit is contained in:
Michal Nasiadka 2024-02-26 16:52:01 +01:00
parent d7180da673
commit 3eda38974d
4 changed files with 27 additions and 3 deletions

View File

@ -0,0 +1,17 @@
[access]
inheritFrom = openstack/meta-config
[access "refs/heads/*"]
abandon = group magnum-capi-helm-core
label-Backport-Candidate = -2..+2 group magnum-capi-helm-core
label-Backport-Candidate = -1..+1 group Registered Users
label-Code-Review = -2..+2 group magnum-capi-helm-core
label-Workflow = -1..+1 group magnum-capi-helm-core
toggleWipState = group magnum-capi-helm-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -3912,11 +3912,16 @@
description: Container Infrastructure Management Service for OpenStack
options:
- translate
- project: openstack/magnum-capi-helm-charts
description: Magnum Cluster API Driver Helm charts.
- project: openstack/magnum-capi-helm
description: Magnum driver that uses Kubernetes Cluster API via Helm.
upstream: https://github.com/mnasiadka/magnum-capi-helm
groups:
- magnum
acl-config: /home/gerrit2/acls/openstack/magnum.config
- project: openstack/magnum-capi-helm-charts
description: Helm charts to template out Kubernetes Cluster API resources.
groups:
- magnum
acl-config: /home/gerrit2/acls/openstack/magnum-capi-helm.config
- project: openstack/magnum-specs
groups:
- magnum

View File

@ -364,6 +364,7 @@ openstack-containers:
- change-merged
projects:
- openstack/magnum
- openstack/magnum-capi-helm
- openstack/magnum-capi-helm-charts
- openstack/magnum-specs
- openstack/magnum-tempest-plugin

View File

@ -642,6 +642,7 @@
- openstack/loci
- openstack/logstash-filters
- openstack/magnum
- openstack/magnum-capi-helm
- openstack/magnum-capi-helm-charts
- openstack/magnum-specs
- openstack/magnum-tempest-plugin