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

Migrate away from google.com gcp project kubernetes-tools #1466

Closed
spiffxp opened this issue Dec 7, 2020 · 11 comments
Closed

Migrate away from google.com gcp project kubernetes-tools #1466

spiffxp opened this issue Dec 7, 2020 · 11 comments
Assignees
Labels
priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. sig/contributor-experience Categorizes an issue or PR as relevant to SIG Contributor Experience.
Milestone

Comments

@spiffxp
Copy link
Member

spiffxp commented Dec 7, 2020

Part of umbrella issue to migrate away from google.com gcp projects: #1469

We used to host slack-infra on a cluster running in kubernetes-tools. The cluster has since been turned down: #790

However there are still references to images in this project: https://cs.k8s.io/?q=kubernetes-tools&i=nope&files=&repos=

I'm pretty sure we have a staging repo, and can replace the remaining references

@spiffxp
Copy link
Member Author

spiffxp commented Dec 7, 2020

/wg k8s-infra
/sig contributor-experience

@k8s-ci-robot k8s-ci-robot added the sig/contributor-experience Categorizes an issue or PR as relevant to SIG Contributor Experience. label Dec 7, 2020
@k8s-ci-robot
Copy link
Contributor

@spiffxp: The label(s) wg/k8ra-infra cannot be applied, because the repository doesn't have them

In response to this:

/wg k8ra-infra
/sig contributor-experience

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/test-infra repository.

@spiffxp
Copy link
Member Author

spiffxp commented Dec 7, 2020

Here's what we have in the staging repository

$ gcloud container images list --repository gcr.io/k8s-staging-slack-infra
NAME
gcr.io/k8s-staging-slack-infra/slack-event-log
gcr.io/k8s-staging-slack-infra/slack-moderator
gcr.io/k8s-staging-slack-infra/slack-post-message
gcr.io/k8s-staging-slack-infra/slack-report-message
gcr.io/k8s-staging-slack-infra/slack-welcomer
gcr.io/k8s-staging-slack-infra/tempelis

@spiffxp
Copy link
Member Author

spiffxp commented Dec 7, 2020

We are missing slackin, which is referenced here:

image: gcr.io/kubernetes-tools/slackin-kubernetes@sha256:d1a9b02239e690d5cbd78c76475a112aedf279dbd8ef401de1b8394f817a23b3

@ameukam
Copy link
Member

ameukam commented Dec 10, 2020

@spiffxp Since the slackin image used is built from a fork (possibly https://github.com/Katharine/slackin), we could manually push the image to gcr.io/k8s-staging-slack-infra/.

@spiffxp
Copy link
Member Author

spiffxp commented Dec 10, 2020

Did the manual push as a workaround for now.

$ docker pull gcr.io/kubernetes-tools/slackin-kubernetes@sha256:d1a9b02239e690d5cbd78c76475a112aedf279dbd8ef401de1b8394f817a23b3
$ docker tag gcr.io/kubernetes-tools/slackin-kubernetes@sha256:d1a9b02239e690d5cbd78c76475a112aedf279dbd8ef401de1b8394f817a23b3 gcr.io/k8s-staging-slack-infra/slackin-kubernetes
$ docker push gcr.io/k8s-staging-slack-infra/slackin-kubernetes
# ...
latest: digest: sha256:d1a9b02239e690d5cbd78c76475a112aedf279dbd8ef401de1b8394f817a23b3 size: 1583
$ gcloud container images list-tags gcr.io/k8s-staging-slack-infra/slackin-kubernetes
DIGEST        TAGS    TIMESTAMP
d1a9b02239e6  latest  2019-03-11T18:50:49

@spiffxp
Copy link
Member Author

spiffxp commented Jan 21, 2021

/milestone v1.21

@k8s-ci-robot k8s-ci-robot added this to the v1.21 milestone Jan 21, 2021
@spiffxp spiffxp added the priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. label Jan 22, 2021
@BobyMCbobs
Copy link
Member

I made this PR to update the references away from kubernetes-tools
kubernetes-sigs/slack-infra#44

@spiffxp
Copy link
Member Author

spiffxp commented Apr 9, 2021

/close
No more references to kubernetes-tools https://cs.k8s.io/?q=kubernetes-tools&i=nope&files=&excludeFiles=&repos=

@k8s-ci-robot
Copy link
Contributor

@spiffxp: Closing this issue.

In response to this:

/close
No more references to kubernetes-tools https://cs.k8s.io/?q=kubernetes-tools&i=nope&files=&excludeFiles=&repos=

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/test-infra repository.

@spiffxp
Copy link
Member Author

spiffxp commented Jun 17, 2021

/assign @spiffxp @BobyMCbobs @ameukam
Keeping track of who's helped close out what

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. sig/contributor-experience Categorizes an issue or PR as relevant to SIG Contributor Experience.
Projects
None yet
Development

No branches or pull requests

4 participants