Add airshipui project
- Airshipui will be the Airship 2.0 Web UI Change-Id: Ia4af21cf036de575d63a8b9399e27e2b9216f4d9
This commit is contained in:

committed by
Gary W. Smith

parent
05e2bdba10
commit
324c76c9ef
16
gerrit/acls/airship/airshipui.config
Normal file
16
gerrit/acls/airship/airshipui.config
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
abandon = group airshipui-core
|
||||||
|
create = group airship-release
|
||||||
|
label-Code-Review = -2..+2 group airshipui-core
|
||||||
|
label-Verified = -1..+1 group airship-ci
|
||||||
|
label-Workflow = -1..+1 group airshipui-core
|
||||||
|
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
pushSignedTag = group airship-release
|
||||||
|
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@@ -9,6 +9,9 @@
|
|||||||
use-storyboard: true
|
use-storyboard: true
|
||||||
groups:
|
groups:
|
||||||
- airship
|
- airship
|
||||||
|
- project: airship/airshipui
|
||||||
|
description: A Web UI for interacting with Airship-managed clusters
|
||||||
|
upstream: https://github.com/GarySmith/airshipui.git
|
||||||
- project: airship/armada
|
- project: airship/armada
|
||||||
description: An orchestrator for managing a collection of Kubernetes Helm charts.
|
description: An orchestrator for managing a collection of Kubernetes Helm charts.
|
||||||
use-storyboard: true
|
use-storyboard: true
|
||||||
|
@@ -97,6 +97,7 @@
|
|||||||
# merge conflicts
|
# merge conflicts
|
||||||
- airship/airship-in-a-bottle
|
- airship/airship-in-a-bottle
|
||||||
- airship/airshipctl
|
- airship/airshipctl
|
||||||
|
- airship/airshipui
|
||||||
- airship/armada
|
- airship/armada
|
||||||
- airship/deckhand
|
- airship/deckhand
|
||||||
- airship/divingbell
|
- airship/divingbell
|
||||||
|
Reference in New Issue
Block a user