Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

releng: Update references to CIP repo to sigs.k8s.io/promo-tools #23605

Merged
merged 3 commits into from
Sep 15, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ aliases:

# end sigs.k8s.io/kubebuilder/OWNERS_ALIASES

# copied from sigs.k8s.io/k8s-container-image-promoter/OWNERS_ALIASES
# copied from sigs.k8s.io/promo-tools/OWNERS_ALIASES
promo-tools-approvers:
- cpanato
- jeremyrickard
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ postsubmits:
github_team_slugs:
- org: kubernetes
slug: release-managers
kubernetes-sigs/k8s-container-image-promoter:
kubernetes-sigs/promo-tools:
# TODO(releng): Rename to 'kpromo' once tools are merged
- name: post-cip-push-image-cip
cluster: k8s-infra-prow-build-trusted
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,11 @@ presubmits:
- files
- --manifests=/home/prow/go/src/github.com/kubernetes/k8s.io/artifacts/
- --dry-run=true
kubernetes-sigs/k8s-container-image-promoter:
kubernetes-sigs/promo-tools:
justaugustus marked this conversation as resolved.
Show resolved Hide resolved
# Run promoter e2e tests.
- name: pull-cip-e2e
decorate: true
path_alias: "sigs.k8s.io/k8s-container-image-promoter"
path_alias: "sigs.k8s.io/promo-tools"
skip_report: false
always_run: true
# Because we run e2e tests, we cannot run more than 1 instance at a time
Expand Down Expand Up @@ -131,7 +131,7 @@ presubmits:
testgrid-alert-email: release-managers+alerts@kubernetes.io
- name: pull-cip-auditor-e2e
decorate: true
path_alias: "sigs.k8s.io/k8s-container-image-promoter"
path_alias: "sigs.k8s.io/promo-tools"
skip_report: false
always_run: true
# Because we run e2e tests, we cannot run more than 1 instance at a time
Expand Down Expand Up @@ -171,7 +171,7 @@ presubmits:
- name: pull-cip-image-cip
cluster: k8s-infra-prow-build
decorate: true
path_alias: "sigs.k8s.io/k8s-container-image-promoter"
path_alias: "sigs.k8s.io/promo-tools"
skip_report: false
always_run: true
spec:
Expand Down Expand Up @@ -206,7 +206,7 @@ presubmits:
# Build all binaries and also run unit tests.
- name: pull-cip-unit-tests
decorate: true
path_alias: "sigs.k8s.io/k8s-container-image-promoter"
path_alias: "sigs.k8s.io/promo-tools"
skip_report: false
always_run: true
branches:
Expand All @@ -227,7 +227,7 @@ presubmits:
# Run linter.
- name: pull-cip-verify
decorate: true
path_alias: "sigs.k8s.io/k8s-container-image-promoter"
path_alias: "sigs.k8s.io/promo-tools"
skip_report: false
always_run: true
branches:
Expand All @@ -247,7 +247,7 @@ presubmits:
testgrid-alert-email: release-managers+alerts@kubernetes.io
- name: pull-cip-verify-archives
decorate: true
path_alias: "sigs.k8s.io/k8s-container-image-promoter"
path_alias: "sigs.k8s.io/promo-tools"
skip_report: false
always_run: true
labels:
Expand Down
6 changes: 3 additions & 3 deletions config/prow/plugins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ approve:
- kubernetes-sigs/boskos
- kubernetes-sigs/downloadkubernetes
- kubernetes-sigs/e2e-framework
- kubernetes-sigs/k8s-container-image-promoter
- kubernetes-sigs/promo-tools
- kubernetes-sigs/k8s-gsm-tools
- kubernetes-sigs/kind
- kubernetes-sigs/kubetest2
Expand Down Expand Up @@ -129,7 +129,7 @@ lgtm:
- kubernetes-sigs/controller-runtime
- kubernetes-sigs/downloadkubernetes
- kubernetes-sigs/e2e-framework
- kubernetes-sigs/k8s-container-image-promoter
- kubernetes-sigs/promo-tools
- kubernetes-sigs/k8s-gsm-tools
- kubernetes-sigs/kind
- kubernetes-sigs/kubetest2
Expand Down Expand Up @@ -1088,7 +1088,7 @@ plugins:
- override
- release-note

kubernetes-sigs/k8s-container-image-promoter:
kubernetes-sigs/promo-tools:
plugins:
- mergecommitblocker
- override
Expand Down
16 changes: 8 additions & 8 deletions label_sync/labels.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
- [Labels that apply to kubernetes-sigs/cluster-api-provider-azure, for both issues and PRs](#labels-that-apply-to-kubernetes-sigscluster-api-provider-azure-for-both-issues-and-prs)
- [Labels that apply to kubernetes-sigs/contributor-tweets, for both issues and PRs](#labels-that-apply-to-kubernetes-sigscontributor-tweets-for-both-issues-and-prs)
- [Labels that apply to kubernetes-sigs/gateway-api, only for issues](#labels-that-apply-to-kubernetes-sigsgateway-api-only-for-issues)
- [Labels that apply to kubernetes-sigs/k8s-container-image-promoter, for both issues and PRs](#labels-that-apply-to-kubernetes-sigsk8s-container-image-promoter-for-both-issues-and-prs)
- [Labels that apply to kubernetes-sigs/kind, for both issues and PRs](#labels-that-apply-to-kubernetes-sigskind-for-both-issues-and-prs)
- [Labels that apply to kubernetes-sigs/krew, for both issues and PRs](#labels-that-apply-to-kubernetes-sigskrew-for-both-issues-and-prs)
- [Labels that apply to kubernetes-sigs/promo-tools, for both issues and PRs](#labels-that-apply-to-kubernetes-sigspromo-tools-for-both-issues-and-prs)
- [Labels that apply to kubernetes/community, for both issues and PRs](#labels-that-apply-to-kubernetescommunity-for-both-issues-and-prs)
- [Labels that apply to kubernetes/dns, only for issues](#labels-that-apply-to-kubernetesdns-only-for-issues)
- [Labels that apply to kubernetes/enhancements, for both issues and PRs](#labels-that-apply-to-kubernetesenhancements-for-both-issues-and-prs)
Expand Down Expand Up @@ -248,13 +248,6 @@ larger set of contributors to apply/remove them.
| ---- | ----------- | -------- | --- |
| <a id="kind/user-story" href="#kind/user-story">`kind/user-story`</a> | Categorizes an issue as capturing a user story| humans | |

## Labels that apply to kubernetes-sigs/k8s-container-image-promoter, for both issues and PRs

| Name | Description | Added By | Prow Plugin |
| ---- | ----------- | -------- | --- |
| <a id="area/artifacts" href="#area/artifacts">`area/artifacts`</a> | Issues or PRs related to the hosting of release artifacts for subprojects| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="area/release-eng" href="#area/release-eng">`area/release-eng`</a> | Issues or PRs related to the Release Engineering subproject <br><br> This was previously `area/release-infra`, | label | |

## Labels that apply to kubernetes-sigs/kind, for both issues and PRs

| Name | Description | Added By | Prow Plugin |
Expand All @@ -271,6 +264,13 @@ larger set of contributors to apply/remove them.
| <a id="priority/P2" href="#priority/P2">`priority/P2`</a> | P2 issues or PRs| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="priority/P3" href="#priority/P3">`priority/P3`</a> | P3 issues or PRs| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |

## Labels that apply to kubernetes-sigs/promo-tools, for both issues and PRs

| Name | Description | Added By | Prow Plugin |
| ---- | ----------- | -------- | --- |
| <a id="area/artifacts" href="#area/artifacts">`area/artifacts`</a> | Issues or PRs related to the hosting of release artifacts for subprojects| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="area/release-eng" href="#area/release-eng">`area/release-eng`</a> | Issues or PRs related to the Release Engineering subproject <br><br> This was previously `area/release-infra`, | label | |

## Labels that apply to kubernetes/community, for both issues and PRs

| Name | Description | Added By | Prow Plugin |
Expand Down
2 changes: 1 addition & 1 deletion label_sync/labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1877,7 +1877,7 @@ repos:
name: area/provider/podman
target: both
addedBy: humans
kubernetes-sigs/k8s-container-image-promoter:
kubernetes-sigs/promo-tools:
labels:
- color: 0052cc
description: Issues or PRs related to the hosting of release artifacts for subprojects
Expand Down
2 changes: 1 addition & 1 deletion prow/cip-manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Container Image Promoter manifest file for promoting images from gcr.io/k8s-prow-edge to gcr.io/k8s-prow
# https://github.com/kubernetes-sigs/k8s-container-image-promoter/tree/master
# https://sigs.k8s.io/promo-tools
registries:
- name: gcr.io/k8s-prow-edge # publicly readable, does not need a service account for access
src: true # mark it as the source registry (required)
Expand Down