Skip to content

Commit 79e98e2

Browse files
committed
sig-release(1732): Update references to sigs.k8s.io/promo-tools
Signed-off-by: Stephen Augustus <[email protected]>
1 parent af3efa4 commit 79e98e2

File tree

1 file changed

+3
-2
lines changed
  • keps/sig-release/1732-artifact-management

1 file changed

+3
-2
lines changed

keps/sig-release/1732-artifact-management/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,7 @@ staging area.
5858
For each artifact, there will be a configuration file checked into this repository. When a
5959
project wants to promote an image, they will file a PR in this repository to update their
6060
image promotion configuration to promote an artifact from staging to production. Once this
61-
PR is approved, automation that is running in the k8s project infrastructure (e.g.
62-
https://github.com/GoogleCloudPlatform/k8s-container-image-promoter) will pick up this new
61+
PR is approved, automation that is running in the k8s project infrastructure (built using our [artifact promotion tooling][promo-tools]) will pick up this new
6362
configuration file and copy the relevant bits out to the production serving locations.
6463

6564
Importantly, if a project needs to roll-back or remove an artifact, the same process will
@@ -128,3 +127,5 @@ manage the images for a Kubernetes release.
128127
mirrors? What is the performance impact (latency, throughput) of serving
129128
everything from GCLB? Is GCLB reachable from everywhere (including China)?
130129
Can we support private mirrors (i.e. non-coordinated mirrors)?
130+
131+
[promo-tools]: https://sigs.k8s.io/promo-tools

0 commit comments

Comments
 (0)