Add KubeVirt app to StarlingX
Story: 2010073 Task: 45559 Signed-off-by: Gleb Aronsky <gleb.aronsky@windriver.com> Change-Id: I442812b9d60342accbefe425deaac89206bd586b
This commit is contained in:
parent
5d1c260495
commit
b5b84cc0cf
18
gerrit/acls/starlingx/app-kubevirt.config
Normal file
18
gerrit/acls/starlingx/app-kubevirt.config
Normal file
@ -0,0 +1,18 @@
|
||||
[access "refs/for/refs/*"]
|
||||
pushMerge = group starlingx-release
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group starlingx-app-kubevirt-core
|
||||
create = group starlingx-release
|
||||
label-Code-Review = -2..+2 group starlingx-app-kubevirt-core
|
||||
label-Workflow = -1..+1 group starlingx-app-kubevirt-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
createSignedTag = group starlingx-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = True
|
@ -6114,6 +6114,11 @@
|
||||
use-storyboard: true
|
||||
groups:
|
||||
- starlingx
|
||||
- project: starlingx/app-kubevirt
|
||||
description: StarlingX KubeVirt App
|
||||
use-storyboard: true
|
||||
groups:
|
||||
- starlingx
|
||||
- project: starlingx/app-sriov-fec-operator
|
||||
description: StarlingX SR-IOV FEC Operator app
|
||||
use-storyboard: true
|
||||
|
@ -980,6 +980,7 @@
|
||||
- sardonic/sardonic
|
||||
- starlingx/ansible-playbooks
|
||||
- starlingx/app-istio
|
||||
- starlingx/app-kubevirt
|
||||
- starlingx/app-sriov-fec-operator
|
||||
- starlingx/audit-armada-app
|
||||
- starlingx/cert-manager-armada-app
|
||||
|
Loading…
Reference in New Issue
Block a user