Add IPSec Policy Operator App to StarlingX
This commit aims to add IPSec Policy Operator App to StarlingX. Change-Id: I43ce92420eea56fc4ee9fb44aeaec2fcbbfc0016 Signed-off-by: Leonardo Mendes <Leonardo.MendesSantana@windriver.com>
This commit is contained in:
18
gerrit/acls/starlingx/app-ipsec-policy-operator.config
Normal file
18
gerrit/acls/starlingx/app-ipsec-policy-operator.config
Normal file
@ -0,0 +1,18 @@
|
||||
[access "refs/for/refs/*"]
|
||||
pushMerge = group starlingx-release
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group starlingx-app-ipsec-policy-operator-core
|
||||
create = group starlingx-release
|
||||
label-Code-Review = -2..+2 group starlingx-app-ipsec-policy-operator-core
|
||||
label-Workflow = -1..+1 group starlingx-app-ipsec-policy-operator-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
createSignedTag = group starlingx-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = True
|
@ -6405,6 +6405,11 @@
|
||||
use-storyboard: true
|
||||
groups:
|
||||
- starlingx
|
||||
- project: starlingx/app-ipsec-policy-operator
|
||||
description: StarlingX IPSec Policy Operator App
|
||||
use-storyboard: true
|
||||
groups:
|
||||
- starlingx
|
||||
- project: starlingx/app-istio
|
||||
description: StarlingX Istio App
|
||||
use-storyboard: true
|
||||
|
@ -972,6 +972,7 @@
|
||||
- starlingx/app-harbor
|
||||
- starlingx/app-intel-device-plugins
|
||||
- starlingx/app-intel-ethernet-operator
|
||||
- starlingx/app-ipsec-policy-operator
|
||||
- starlingx/app-istio
|
||||
- starlingx/app-kubernetes-power-manager
|
||||
- starlingx/app-kubevirt
|
||||
|
Reference in New Issue
Block a user