Skip to content

use production images from registry.k8s.io in sample deployments#73

Open
TineoC wants to merge 1 commit intokubernetes-sigs:mainfrom
TineoC:use-production-images
Open

use production images from registry.k8s.io in sample deployments#73
TineoC wants to merge 1 commit intokubernetes-sigs:mainfrom
TineoC:use-production-images

Conversation

@TineoC
Copy link
Copy Markdown

@TineoC TineoC commented Mar 11, 2026

Update sample deployments in the cluster/ directory to use production images from registry.k8s.io/slack-infra/.

This PR is part of the effort to migrate from staging GCR to production registry.k8s.io.
Promotion PR in k8s.io: kubernetes/k8s.io#9213

Note: slack-post-message is updated to the production registry path but still needs its SHA to be added to the promoter manifest in k8s.io if not already there.

Fixes #66

/sig contributor-experience
/area infra
/assign @BenTheElder @cpanato @jeefy @nikhita @spiffxp

@k8s-ci-robot k8s-ci-robot added the sig/contributor-experience Categorizes an issue or PR as relevant to SIG Contributor Experience. label Mar 11, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@TineoC: The label(s) area/infra cannot be applied, because the repository doesn't have them.

Details

In response to this:

Update sample deployments in the cluster/ directory to use production images from registry.k8s.io/slack-infra/.

This PR is part of the effort to migrate from staging GCR to production registry.k8s.io.
Promotion PR in k8s.io: kubernetes/k8s.io#9213

Note: slack-post-message is updated to the production registry path but still needs its SHA to be added to the promoter manifest in k8s.io if not already there.

Fixes #66

/sig contributor-experience
/area infra
/assign @BenTheElder @cpanato @jeefy @nikhita @spiffxp

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@TineoC: GitHub didn't allow me to assign the following users: spiffxp.

Note that only kubernetes-sigs members with read permissions, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time.
For more information please see the contributor guide

Details

In response to this:

Update sample deployments in the cluster/ directory to use production images from registry.k8s.io/slack-infra/.

This PR is part of the effort to migrate from staging GCR to production registry.k8s.io.
Promotion PR in k8s.io: kubernetes/k8s.io#9213

Note: slack-post-message is updated to the production registry path but still needs its SHA to be added to the promoter manifest in k8s.io if not already there.

Fixes #66

/sig contributor-experience
/area infra
/assign @BenTheElder @cpanato @jeefy @nikhita @spiffxp

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot requested review from cpanato and jeefy March 11, 2026 16:51
@k8s-ci-robot k8s-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Mar 11, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

Hi @TineoC. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Mar 11, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: TineoC
Once this PR has been reviewed and has the lgtm label, please ask for approval from bentheelder. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Mar 11, 2026
@TineoC TineoC force-pushed the use-production-images branch from 7c7defb to bec0586 Compare March 11, 2026 17:12
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Mar 11, 2026
@TineoC TineoC force-pushed the use-production-images branch from e7e3495 to ec39ac4 Compare March 11, 2026 17:20
@Prajyot-Parab
Copy link
Copy Markdown
Member

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. sig/contributor-experience Categorizes an issue or PR as relevant to SIG Contributor Experience. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

promote images to registry.k8s.io and use these for deployments

7 participants