Skip to content

promote slack-infra images to registry.k8s.io#9213

Closed
TineoC wants to merge 6 commits intokubernetes:mainfrom
TineoC:promote-slack-infra
Closed

promote slack-infra images to registry.k8s.io#9213
TineoC wants to merge 6 commits intokubernetes:mainfrom
TineoC:promote-slack-infra

Conversation

@TineoC
Copy link
Copy Markdown

@TineoC TineoC commented Mar 11, 2026

Promote slack-infra images to registry.k8s.io and update production deployments to use them.

This PR:

  • Adds missing images to the promoter manifest: slack-moderator-words and slackin-kubernetes.
  • Adds missing tags for slack-welcomer.
  • Updates production deployments in apps/slack-infra/resources/ to use registry.k8s.io/slack-infra/.

Fixes kubernetes-sigs/slack-infra#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: GitHub didn't allow me to assign the following users: spiffxp.

Note that only kubernetes 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:

Promote slack-infra images to registry.k8s.io and update production deployments to use them.

This PR:

  • Adds missing images to the promoter manifest: slack-moderator-words and slackin-kubernetes.
  • Adds missing tags for slack-welcomer.
  • Updates production deployments in apps/slack-infra/resources/ to use registry.k8s.io/slack-infra/.

Fixes kubernetes-sigs/slack-infra#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 added area/infra Infrastructure management, infrastructure design, code in infra/ cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. area/apps Application management, code in apps/ 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 assign ameukam, kaslin for approval. 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 area/apps/slack-infra slack.k8s.io, slack-infra, code in apps/slack-infra area/artifacts Issues or PRs related to the hosting of release artifacts for subprojects area/registry.k8s.io Code in registry.k8s.io/ sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. labels Mar 11, 2026
Copy link
Copy Markdown
Member

@BenTheElder BenTheElder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should separate out just the promotion commit into it's own PR, because it takes time after merge for the images to be synced, but we might try to auto-deploy the changes referencing those images too early if they're in the same commit.

Thanks!

@TineoC
Copy link
Copy Markdown
Author

TineoC commented Mar 11, 2026

I'll take your advice and split the PR into two. Promotion changes are now in #9216 and deployment changes are in #9217. Closing this PR now.

@TineoC TineoC closed this Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/apps/slack-infra slack.k8s.io, slack-infra, code in apps/slack-infra area/apps Application management, code in apps/ area/artifacts Issues or PRs related to the hosting of release artifacts for subprojects area/infra Infrastructure management, infrastructure design, code in infra/ area/registry.k8s.io Code in registry.k8s.io/ cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. sig/contributor-experience Categorizes an issue or PR as relevant to SIG Contributor Experience. sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. 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

6 participants