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:
parent
8150b18ea4
commit
d3590fcc59
16
gerrit/acls/airship/porthole.config
Normal file
16
gerrit/acls/airship/porthole.config
Normal 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
|
@ -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
|
||||
|
@ -97,6 +97,7 @@
|
||||
- airship/governance
|
||||
- airship/maas
|
||||
- airship/pegleg
|
||||
- airship/porthole
|
||||
- airship/promenade
|
||||
- airship/shipyard
|
||||
- airship/specs
|
||||
|
Loading…
Reference in New Issue
Block a user