Add Security Profiles Operator app to StarlingX
Story: 2010310 Task: 46615 Signed-off-by: Rahul Roshan Kachchap <rahulroshan.kachchap@windriver.com> Change-Id: I0d08d2f0845d0df12afab97a322ccdd5e6812551
This commit is contained in:
parent
50cde00f47
commit
94f189ca51
18
gerrit/acls/starlingx/app-security-profiles-operator.config
Normal file
18
gerrit/acls/starlingx/app-security-profiles-operator.config
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
[access "refs/for/refs/*"]
|
||||||
|
pushMerge = group starlingx-release
|
||||||
|
|
||||||
|
[access "refs/heads/*"]
|
||||||
|
abandon = group starlingx-app-security-profiles-operator-core
|
||||||
|
create = group starlingx-release
|
||||||
|
label-Code-Review = -2..+2 group starlingx-app-security-profiles-operator-core
|
||||||
|
label-Workflow = -1..+1 group starlingx-app-security-profiles-operator-core
|
||||||
|
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
createSignedTag = group starlingx-release
|
||||||
|
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
mergeContent = True
|
@ -6201,6 +6201,11 @@
|
|||||||
use-storyboard: true
|
use-storyboard: true
|
||||||
groups:
|
groups:
|
||||||
- starlingx
|
- starlingx
|
||||||
|
- project: starlingx/app-security-profiles-operator
|
||||||
|
description: StarlingX Security Profiles Operator app
|
||||||
|
use-storyboard: true
|
||||||
|
groups:
|
||||||
|
- starlingx
|
||||||
- project: starlingx/app-sriov-fec-operator
|
- project: starlingx/app-sriov-fec-operator
|
||||||
description: StarlingX SR-IOV FEC Operator app
|
description: StarlingX SR-IOV FEC Operator app
|
||||||
use-storyboard: true
|
use-storyboard: true
|
||||||
|
@ -995,6 +995,7 @@
|
|||||||
- starlingx/app-istio
|
- starlingx/app-istio
|
||||||
- starlingx/app-kubevirt
|
- starlingx/app-kubevirt
|
||||||
- starlingx/app-oran-o2
|
- starlingx/app-oran-o2
|
||||||
|
- starlingx/app-security-profiles-operator
|
||||||
- starlingx/app-sriov-fec-operator
|
- starlingx/app-sriov-fec-operator
|
||||||
- starlingx/app-sts-silicom
|
- starlingx/app-sts-silicom
|
||||||
- starlingx/audit-armada-app
|
- starlingx/audit-armada-app
|
||||||
|
Loading…
Reference in New Issue
Block a user