From 720e16e300ac60c8b41dbf7679ff502038a3ad22 Mon Sep 17 00:00:00 2001 From: Hongkai Liu Date: Wed, 23 Dec 2020 13:59:27 -0500 Subject: [PATCH] Move periodic-imagestream-importer to app.ci --- ci-operator/jobs/infra-periodics.yaml | 4 ++-- .../imagestream-importer => clusters/app.ci/ci}/OWNERS | 0 .../app.ci/ci/admin_imagestream-importer_rbac.yaml | 0 .../README.md => clusters/app.ci/ci/imagestream-importer.md | 0 core-services/sanitize-prow-jobs/_config.yaml | 1 + 5 files changed, 3 insertions(+), 2 deletions(-) rename {core-services/imagestream-importer => clusters/app.ci/ci}/OWNERS (100%) rename core-services/imagestream-importer/admin_rbac.yaml => clusters/app.ci/ci/admin_imagestream-importer_rbac.yaml (100%) rename core-services/imagestream-importer/README.md => clusters/app.ci/ci/imagestream-importer.md (100%) diff --git a/ci-operator/jobs/infra-periodics.yaml b/ci-operator/jobs/infra-periodics.yaml index 4350c5d05212..b195cb612eb5 100644 --- a/ci-operator/jobs/infra-periodics.yaml +++ b/ci-operator/jobs/infra-periodics.yaml @@ -1155,7 +1155,7 @@ periodics: cpu: 500m serviceAccountName: group-auto-updater - agent: kubernetes - cluster: api.ci + cluster: app.ci cron: '@weekly' decorate: true decoration_config: @@ -1179,7 +1179,7 @@ periodics: done command: - /bin/bash - image: registry.svc.ci.openshift.org/ocp/4.7:cli + image: image-registry.openshift-image-registry.svc:5000/ocp/4.7:cli imagePullPolicy: Always name: "" resources: {} diff --git a/core-services/imagestream-importer/OWNERS b/clusters/app.ci/ci/OWNERS similarity index 100% rename from core-services/imagestream-importer/OWNERS rename to clusters/app.ci/ci/OWNERS diff --git a/core-services/imagestream-importer/admin_rbac.yaml b/clusters/app.ci/ci/admin_imagestream-importer_rbac.yaml similarity index 100% rename from core-services/imagestream-importer/admin_rbac.yaml rename to clusters/app.ci/ci/admin_imagestream-importer_rbac.yaml diff --git a/core-services/imagestream-importer/README.md b/clusters/app.ci/ci/imagestream-importer.md similarity index 100% rename from core-services/imagestream-importer/README.md rename to clusters/app.ci/ci/imagestream-importer.md diff --git a/core-services/sanitize-prow-jobs/_config.yaml b/core-services/sanitize-prow-jobs/_config.yaml index b25e402a4ceb..d5bec5d4647d 100644 --- a/core-services/sanitize-prow-jobs/_config.yaml +++ b/core-services/sanitize-prow-jobs/_config.yaml @@ -1618,6 +1618,7 @@ groups: - periodic-branch-protector - periodic-prow-auto-registry-replacer - periodic-manage-clonerefs + - periodic-imagestream-importer paths: - "infra-image-mirroring.yaml" "build01":