Merge "Project creation request: airship/charts"
This commit is contained in:
commit
6887bbd3d3
16
gerrit/acls/airship/charts.config
Normal file
16
gerrit/acls/airship/charts.config
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
abandon = group airship-charts-core
|
||||||
|
create = group airship-release
|
||||||
|
label-Code-Review = -2..+2 group airship-charts-core
|
||||||
|
label-Verified = -1..+1 group airship-ci
|
||||||
|
label-Workflow = -1..+1 group airship-charts-core
|
||||||
|
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
pushSignedTag = group airship-release
|
||||||
|
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@ -16,6 +16,10 @@
|
|||||||
- project: airship/berth
|
- project: airship/berth
|
||||||
description: RETIRED, A minimalist VM runner for Kubernetes using Helm.
|
description: RETIRED, A minimalist VM runner for Kubernetes using Helm.
|
||||||
acl-config: /home/gerrit2/acls/openstack/retired.config
|
acl-config: /home/gerrit2/acls/openstack/retired.config
|
||||||
|
- project: airship/charts
|
||||||
|
description: Helm charts maintained by the Airship community
|
||||||
|
groups:
|
||||||
|
- airship
|
||||||
- project: airship/deckhand
|
- project: airship/deckhand
|
||||||
description: A configuration management service with support for secrets.
|
description: A configuration management service with support for secrets.
|
||||||
use-storyboard: true
|
use-storyboard: true
|
||||||
|
@ -140,6 +140,7 @@
|
|||||||
- airship/airshipui
|
- airship/airshipui
|
||||||
- airship/apis
|
- airship/apis
|
||||||
- airship/armada
|
- airship/armada
|
||||||
|
- airship/charts
|
||||||
- airship/deckhand
|
- airship/deckhand
|
||||||
- airship/divingbell
|
- airship/divingbell
|
||||||
- airship/docs
|
- airship/docs
|
||||||
|
Loading…
Reference in New Issue
Block a user