New project request: airship/porthole

This moves the Porthole project, which has been incubating in
github, into the Airship namespace.  Porthole is a project that
provides a collection of utility containers which can be used
to access various Airship and OpenStack-Helm component CLIs
(e.g. etcdctl, psql...), and can be configured for enterprise
use cases that require fine-grained RBAC controls.

Change-Id: I40c4c40292bbb9543cbcbd560731d89610f9a99d
This commit is contained in:
Matt McEuen 2019-07-31 14:35:45 -05:00
parent 8150b18ea4
commit d3590fcc59
3 changed files with 23 additions and 0 deletions

View File

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

View File

@ -63,6 +63,12 @@
use-storyboard: true
groups:
- airship
- project: airship/porthole
description: Airship utility CLI access
upstream: https://github.com/att-comdev/porthole.git
use-storyboard: true
groups:
- airship
- project: airship/promenade
description: A declarative framework for resilient Kubernetes deployment.
use-storyboard: true

View File

@ -97,6 +97,7 @@
- airship/governance
- airship/maas
- airship/pegleg
- airship/porthole
- airship/promenade
- airship/shipyard
- airship/specs