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

Use k8s.gcr.io for kubernetes related images #5764

Merged
merged 2 commits into from
Mar 13, 2020

Conversation

EppO
Copy link
Contributor

@EppO EppO commented Mar 12, 2020

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:

/kind api-change
/kind bug

/kind cleanup

/kind design
/kind documentation
/kind failing-test
/kind feature
/kind flake

What this PR does / why we need it:
gcr.io/google-containers will be replaced by gcr.io/k8s-artifacts-prod soon (early April). Using k8s.gcr.io should be safe until the cutoff is done and even after.

Which issue(s) this PR fixes:

Fixes #5711

Special notes for your reviewer:
I didn't address the dashboard image as they moved it to dockerhub for the latest releases. Current version is actually not compatible with 1.16.x. It should be addressed in a separate PR.

Does this PR introduce a user-facing change?:

NONE

@k8s-ci-robot k8s-ci-robot added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. 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 Mar 12, 2020
@k8s-ci-robot k8s-ci-robot requested review from Atoms and holmsten March 12, 2020 19:01
@EppO
Copy link
Contributor Author

EppO commented Mar 12, 2020

/assign @LuckySB

@EppO
Copy link
Contributor Author

EppO commented Mar 12, 2020

Pipeline passed but GitHub didn't get the completion feedback apparently.

@EppO
Copy link
Contributor Author

EppO commented Mar 12, 2020

#5646 is updating and fixing metrics-server for 1.16, I'll remove it from my PR

@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Mar 12, 2020
Copy link

@huxcrux huxcrux left a comment

Choose a reason for hiding this comment

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

Looks good

@EppO EppO force-pushed the use_k8s.gcr.io_repo branch from 3565868 to 8c7ae26 Compare March 13, 2020 13:34
@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 13, 2020
@EppO EppO force-pushed the use_k8s.gcr.io_repo branch from 169c120 to ce82825 Compare March 13, 2020 16:03
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 13, 2020
@Miouge1
Copy link
Contributor

Miouge1 commented Mar 13, 2020

Looks good, let's see what CI says

/approve
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 13, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: EppO, Miouge1

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

The pull request process is described here

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 Mar 13, 2020
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 13, 2020
@Miouge1
Copy link
Contributor

Miouge1 commented Mar 13, 2020

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 13, 2020
@k8s-ci-robot k8s-ci-robot merged commit ca73e29 into kubernetes-sigs:master Mar 13, 2020
LuckySB pushed a commit to southbridgeio/kubespray that referenced this pull request Mar 14, 2020
* Use k8s.gcr.io for kubernetes related images

* Use k8s.gcr.io in inventory sample
@EppO EppO deleted the use_k8s.gcr.io_repo branch April 21, 2020 13:49
k8s-ci-robot pushed a commit that referenced this pull request Sep 18, 2020
* Use k8s.gcr.io for kubernetes related images (#5764)

* Use k8s.gcr.io for kubernetes related images

* Use k8s.gcr.io in inventory sample

* [2.12] Update hashes and set default version to 1.16.14

* [2.12] Update hashes and set default version to 1.16.15

Co-authored-by: Florent Monbillard <f.monbillard@gmail.com>
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. 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.

Use 'k8s.gcr.io' instead of 'gcr.io/google-containers'
5 participants