Skip to content
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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions k8s.gcr.io/manifests/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# GCR Manifests

This directory holds the manifest metadata for all of our sub-projects. These
files define the source and destination repos and paths that the promoter is
allowed to operate on.

These subdirectories MUST NOT have delegated OWNERS files - they represent
sensitive configuration that needs careful review, and should almost never
change.

Reviewers should ensure that:
* The source registry is one that we trust.
* There is one non-source registry for each of {us, eu, asia}.
* The non-source registries include an appropriate "subdir" for the
sub-project (e.g. src `gcr.io/k8s-staging-foobar` promotes to
`{us,eu,asia}.gcr.io/k8s-artifacts-prod/foobar`). Exceptions to this are
very rare and must be commented and linked to a PR with discussion.
* The service account is correct.
10 changes: 0 additions & 10 deletions k8s.gcr.io/manifests/k8s-staging-build-image/OWNERS

This file was deleted.