Skip to content

staging scheduler simulator image#2681

Merged
k8s-ci-robot merged 3 commits intokubernetes:mainfrom
sanposhiho:new/gcr/image/scheduler-simulator
Sep 9, 2021
Merged

staging scheduler simulator image#2681
k8s-ci-robot merged 3 commits intokubernetes:mainfrom
sanposhiho:new/gcr/image/scheduler-simulator

Conversation

@sanposhiho
Copy link
Copy Markdown
Member

@sanposhiho sanposhiho commented Sep 9, 2021

Hello team.

This PR creates a staging repo for the scheduler simulator.
I followed the documentation below to make the changes, but please let me know if there is anything I missed.
https://github.com/kubernetes/k8s.io/tree/main/k8s.gcr.io#staging-repos

The project name is sched_simulator because the name can have a maximum of 18 characters.

part of kubernetes-sigs/kube-scheduler-simulator#19

@adtac @Huang-Wei @alculquicondor Please check that your e-mail address is correct. 🙇

@k8s-ci-robot k8s-ci-robot added 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. labels Sep 9, 2021
@k8s-ci-robot k8s-ci-robot added area/access Define who has access to what via IAM bindings, role bindings, policy, etc. area/artifacts Issues or PRs related to the hosting of release artifacts for subprojects area/groups Google Groups management, code in groups/ area/infra Infrastructure management, infrastructure design, code in infra/ area/k8s.gcr.io Code in k8s.gcr.io/ wg/k8s-infra labels Sep 9, 2021
@alculquicondor
Copy link
Copy Markdown
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 9, 2021
Copy link
Copy Markdown
Contributor

@spiffxp spiffxp left a comment

Choose a reason for hiding this comment

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

/approve
/lgtm

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sanposhiho, spiffxp

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

The pull request process is described 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 the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 9, 2021
@k8s-ci-robot k8s-ci-robot merged commit f40b13b into kubernetes:main Sep 9, 2021
@k8s-ci-robot k8s-ci-robot added this to the v1.23 milestone Sep 9, 2021
@spiffxp
Copy link
Copy Markdown
Contributor

spiffxp commented Sep 9, 2021

Running into issues with ./ensure-staging-storage.sh sched-simulator

Ensuring staging GCR repo: gcr.io/k8s-staging-sched-simulator
    Ensuring a GCR repo exists for project: k8s-staging-sched-simulator
    Using default tag: latest
    latest: Pulling from pause
    Digest: sha256:a78c2d6208eff9b672de43f880093100050983047b7b0afe0217d3656e1b0d5f
    Status: Image is up to date for k8s.gcr.io/pause:latest
    k8s.gcr.io/pause:latest
    Using default tag: latest
    The push refers to repository [gcr.io/k8s-staging-sched-simulator/ceci-nest-pas-une-image]
    5f70bf18a086: Preparing
    e16a89738269: Preparing
    5f70bf18a086: Preparing
    unauthorized: You don't have the needed permissions to perform this operation, and you may have invalid credentials. To authenticate your request, follow the steps in: https://cloud.google.com/container-registry/docs/advanced-authentication

@spiffxp
Copy link
Copy Markdown
Contributor

spiffxp commented Sep 9, 2021

I had reset docker to factory defaults, needed to gcloud auth configure-docker. Did that and re-ran. Should be good to go!

@sanposhiho
Copy link
Copy Markdown
Member Author

Thanks @spiffxp!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/access Define who has access to what via IAM bindings, role bindings, policy, etc. area/artifacts Issues or PRs related to the hosting of release artifacts for subprojects area/groups Google Groups management, code in groups/ area/infra Infrastructure management, infrastructure design, code in infra/ area/k8s.gcr.io Code in k8s.gcr.io/ cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. 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.

4 participants