Add airship/apis project

- Apis will hold CRDs for Airship
- Storyboard is disabled, as it is not used anymore.
- Repository is to be filled along with CRD development, and at
the start will be empty.

Change-Id: Ica811b09fda9959fa14e3c395a84685d72140418
This commit is contained in:
Kostiantyn Kalynovskyi 2019-09-24 10:06:00 -05:00
parent b162818634
commit a35cd2953a
3 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,16 @@
[access "refs/heads/*"]
abandon = group airshipapis-core
create = group airship-release
label-Code-Review = -2..+2 group airshipapis-core
label-Verified = -1..+1 group airship-ci
label-Workflow = -1..+1 group airshipapis-core
[access "refs/tags/*"]
pushSignedTag = group airship-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -12,6 +12,8 @@
- project: airship/airshipui
description: A Web UI for interacting with Airship-managed clusters
upstream: https://github.com/GarySmith/airshipui.git
- project: airship/apis
description: A set of Kubernetes CRDs for Airship
- project: airship/armada
description: An orchestrator for managing a collection of Kubernetes Helm charts.
use-storyboard: true

View File

@ -140,6 +140,7 @@
- airship/airship-in-a-bottle
- airship/airshipctl
- airship/airshipui
- airship/apis
- airship/armada
- airship/deckhand
- airship/divingbell