-
Notifications
You must be signed in to change notification settings - Fork 71
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
fix: migrate from k8s.gcr.io to registry.k8s.io #484
fix: migrate from k8s.gcr.io to registry.k8s.io #484
Conversation
@ahmedwaleedmalik Thank you so much for your PR. Would you please update the rest of yaml test files in the same folder as well? |
Somehow I missed out on that, good catch. |
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## master #484 +/- ##
=======================================
Coverage 45.63% 45.63%
=======================================
Files 15 15
Lines 2441 2441
=======================================
Hits 1114 1114
Misses 1243 1243
Partials 84 84 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Signed-off-by: Waleed Malik <ahmedwaleedmalik@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚢
Kubernetes is migrating its image registry from k8s.gcr.io to registry.k8s.io.
Part of kubernetes/k8s.io#4780.