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 gs://k8s-scale-golang-build/ #2268

Closed
ameukam opened this issue Jun 24, 2021 · 6 comments
Closed

migrate away from gs://k8s-scale-golang-build/ #2268

ameukam opened this issue Jun 24, 2021 · 6 comments
Labels
area/prow Setting up or working with prow in general, prow.k8s.io, prow build clusters lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. sig/scalability Categorizes an issue or PR as relevant to SIG Scalability. sig/testing Categorizes an issue or PR as relevant to SIG Testing.

Comments

@ameukam
Copy link
Member

ameukam commented Jun 24, 2021

Part of #2241

There are a number of jobs that assume they have write access to gs://k8s-scale-golang-build/, and then a bunch of other jobs that assume they should be downloading builds fromgs://k8s-scale-golang-build/.

This bucket is held in the Google-owned k8s-scale-build project and should be migrate to the community-infrastructure.

Suggestions on how this should be done:
gcp project: k8s-scale-build -> kubernetes-public : kubernetes/perf-tests#1993
gcp bucket : k8s-scale-golang-build-> k8s-infra-scale-golang-builds : kubernetes/perf-tests#1993
ensure ci-build-and-push-k8s-at-golang-tip prowjob can push to that bucket:

/milestone v1.22
/sig scalability testing
/priority important-longterm

@k8s-ci-robot k8s-ci-robot added sig/scalability Categorizes an issue or PR as relevant to SIG Scalability. sig/testing Categorizes an issue or PR as relevant to SIG Testing. labels Jun 24, 2021
@k8s-ci-robot k8s-ci-robot added this to the v1.22 milestone Jun 24, 2021
@k8s-ci-robot k8s-ci-robot added the priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. label Jun 24, 2021
@ameukam ameukam added this to Needs Triage in sig-k8s-infra via automation Jun 24, 2021
@ameukam ameukam moved this from Needs Triage to Backlog (infra to migrate) in sig-k8s-infra Jun 24, 2021
ameukam added a commit to ameukam/k8s.io that referenced this issue Jul 9, 2021
We add a community-owned bucket equivalent to k8s-scale-golang-build
and give prow(SA prow-build) write access to this bucket.

Ref: kubernetes#2268

Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
ameukam added a commit to ameukam/test-infra that referenced this issue Jul 21, 2021
Ref: kubernetes/k8s.io#2268

Add job to ensure we can build and push custom golang builds on
community-owned infrastructure for
sig-scalability usage.

Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
aojea pushed a commit to aojea/test-infra that referenced this issue Jul 22, 2021
Ref: kubernetes/k8s.io#2268

Add job to ensure we can build and push custom golang builds on
community-owned infrastructure for
sig-scalability usage.

Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
@spiffxp spiffxp added this to Backlog in sig-testing issues Jul 27, 2021
@spiffxp
Copy link
Member

spiffxp commented Aug 4, 2021

/area prow
/milestone v1.23

@k8s-ci-robot k8s-ci-robot added the area/prow Setting up or working with prow in general, prow.k8s.io, prow build clusters label Aug 4, 2021
@k8s-ci-robot k8s-ci-robot modified the milestones: v1.22, v1.23 Aug 4, 2021
@spiffxp
Copy link
Member

spiffxp commented Sep 2, 2021

/remove-priority important-longterm
/priority important-soon

@k8s-ci-robot k8s-ci-robot added priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. and removed priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. labels Sep 2, 2021
@k8s-ci-robot k8s-ci-robot added sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. and removed wg/k8s-infra labels Sep 29, 2021
@ameukam
Copy link
Member Author

ameukam commented Dec 6, 2021

Migration to GCS bucket k8s-infra-scale-golang-buildsimplies changes in https://git.k8s.io/perf-tests. I'll leave sig-scalability decide when they want to do the migration.

/milestone clear

@k8s-ci-robot k8s-ci-robot removed this from the v1.23 milestone Dec 6, 2021
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Mark this issue or PR as rotten with /lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 6, 2022
@ameukam
Copy link
Member Author

ameukam commented Mar 7, 2022

/close

@k8s-ci-robot
Copy link
Contributor

@ameukam: Closing this issue.

In response to this:

/close

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.

sig-k8s-infra automation moved this from Backlog (infra to migrate) to Done Mar 7, 2022
sig-testing issues automation moved this from Backlog to Done Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/prow Setting up or working with prow in general, prow.k8s.io, prow build clusters lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. sig/scalability Categorizes an issue or PR as relevant to SIG Scalability. sig/testing Categorizes an issue or PR as relevant to SIG Testing.
Projects
sig-k8s-infra
  
Done
Development

No branches or pull requests

4 participants