New Project Request: airship/sip
This is a request to create the airship/sip project in opendev. SIP (Service Infrastructure Provisioner) will be a Kubernetes operator which will have responsibility within Airship-based clusters for standing up supporting infrastructure for managed CAPI sub-clusters: Metal3 setup, an authentication service, an operational access point, etc. If you can seed the new gerrit group with me and I can add the appropriate initial core team. Change-Id: I81a59d49311e2b5af10803f06501dc2b985e9e5e
This commit is contained in:
parent
c21b2e136d
commit
a605f3609f
16
gerrit/acls/airship/sip.config
Normal file
16
gerrit/acls/airship/sip.config
Normal file
@ -0,0 +1,16 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group sip-core
|
||||
create = group airship-release
|
||||
label-Code-Review = -2..+2 group sip-core
|
||||
label-Verified = -1..+1 group airship-ci
|
||||
label-Workflow = -1..+1 group sip-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group airship-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -92,6 +92,11 @@
|
||||
use-storyboard: true
|
||||
groups:
|
||||
- airship
|
||||
- project: airship/sip
|
||||
description: A Service Infrastructure Provisioner for Airship.
|
||||
groups:
|
||||
- airship
|
||||
upstream: https://github.com/att-comdev/sip
|
||||
- project: airship/specs
|
||||
description: Specs for the Airship projects
|
||||
use-storyboard: true
|
||||
|
@ -119,6 +119,7 @@
|
||||
- airship/porthole
|
||||
- airship/promenade
|
||||
- airship/shipyard
|
||||
- airship/sip
|
||||
- airship/specs
|
||||
- airship/spyglass
|
||||
- airship/spyglass-plugin-xls
|
||||
|
Loading…
Reference in New Issue
Block a user