New project request: airship/kubernetes-entrypoint

This change migrates the kubernetes-entrypoint project from
the Stackanetes namespace into Airship.  Stackanetes is no longer
actively maintaining the project; however, Airship and OpenStack-Helm
are active consumers and contributors to it.  This move has been
socialized with the Stackanetes team, and they are supportive.

Change-Id: If259ab21a5a5336bbd53330cda3e74297c4cdce6
This commit is contained in:
Matt McEuen 2019-07-31 14:43:20 -05:00
parent 8150b18ea4
commit 0339e2fe4f
3 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,16 @@
[access "refs/heads/*"]
abandon = group airship-kubernetes-entrypoint-core
create = group airship-release
label-Code-Review = -2..+2 group airship-kubernetes-entrypoint-core
label-Verified = -1..+1 group airship-ci
label-Workflow = -1..+1 group airship-kubernetes-entrypoint-core
[access "refs/tags/*"]
pushSignedTag = group airship-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -52,6 +52,12 @@
acl-config: /home/gerrit2/acls/airship/airship.config
groups:
- airship
- project: airship/kubernetes-entrypoint
description: Pod sequencing functionality for Kubernetes
upstream: https://github.com/mattmceuen/kubernetes-entrypoint.git
use-storyboard: true
groups:
- airship
- project: airship/maas
description: Kubernetes deployment artifacts for Canonical's MaaS.
use-storyboard: true

View File

@ -95,6 +95,7 @@
- airship/drydock
- airship/election
- airship/governance
- airship/kubernetes-entrypoint
- airship/maas
- airship/pegleg
- airship/promenade