Merge "Add Node Feature Discovery FluxCD app to StarlingX"
This commit is contained in:
commit
ded47402fe
18
gerrit/acls/starlingx/app-node-feature-discovery.config
Normal file
18
gerrit/acls/starlingx/app-node-feature-discovery.config
Normal file
@ -0,0 +1,18 @@
|
||||
[access "refs/for/refs/*"]
|
||||
pushMerge = group starlingx-release
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group starlingx-app-node-feature-discovery-core
|
||||
create = group starlingx-release
|
||||
label-Code-Review = -2..+2 group starlingx-app-node-feature-discovery-core
|
||||
label-Workflow = -1..+1 group starlingx-app-node-feature-discovery-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
createSignedTag = group starlingx-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = True
|
@ -6251,6 +6251,11 @@
|
||||
use-storyboard: true
|
||||
groups:
|
||||
- starlingx
|
||||
- project: starlingx/app-node-feature-discovery
|
||||
description: StarlingX Node Feature Discovery App
|
||||
use-storyboard: true
|
||||
groups:
|
||||
- starlingx
|
||||
- project: starlingx/app-oran-o2
|
||||
description: StarlingX ORAN Spec Compliance O2 Interfaces App
|
||||
use-storyboard: true
|
||||
|
@ -1027,6 +1027,7 @@
|
||||
- starlingx/app-harbor
|
||||
- starlingx/app-istio
|
||||
- starlingx/app-kubevirt
|
||||
- starlingx/app-node-feature-discovery
|
||||
- starlingx/app-oran-o2
|
||||
- starlingx/app-security-profiles-operator
|
||||
- starlingx/app-sriov-fec-operator
|
||||
|
Loading…
Reference in New Issue
Block a user