From fa77f5f90c592c982e45182870ce52c4d05b770c Mon Sep 17 00:00:00 2001 From: Matt McEuen Date: Mon, 7 Jun 2021 09:37:43 -0500 Subject: [PATCH] New Project Request: airship/image-builder This is a request to create the airship/image-builder project in opendev. The Airship Image Builder currently lives in the airship/images project, and this new repository will allow us to split it out into its own standalone project with its own lifecycle. The new project uses the existing airship/images ACL. Change-Id: Ie88b07af6c2be077ff0f6d8271fb6b10a364f61a --- gerrit/projects.yaml | 5 +++++ zuul/main.yaml | 1 + 2 files changed, 6 insertions(+) diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index abefcc89af..9dc20bb03f 100644 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -60,6 +60,11 @@ description: A Day-2 host management interface for Kubernetes groups: - airship +- project: airship/image-builder + description: A declarative builder for QCOWs and ISOs + acl-config: /home/gerrit2/acls/airship/images.config + groups: + - airship - project: airship/images description: Collection of supplementary Airship images use-storyboard: true diff --git a/zuul/main.yaml b/zuul/main.yaml index e5442501c1..9ad32708df 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -117,6 +117,7 @@ - airship/go-redfish - airship/governance - airship/hostconfig-operator + - airship/image-builder - airship/images - airship/kubernetes-entrypoint - airship/maas