-
Notifications
You must be signed in to change notification settings - Fork 99
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 from k8s.gcr.io to registry.k8s.io #1342
Migrate from k8s.gcr.io to registry.k8s.io #1342
Conversation
Signed-off-by: Shikhar Saxena <shikhar06jan@gmail.com>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: shikharcodes The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Welcome @shikharcodes! It looks like this is your first PR to knative/operator 🎉 |
Hi @shikharcodes. Thanks for your PR. I'm waiting for a knative member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
Do not change anything under cmd/operator/kodata manually, because this direction is updated automatically with the script. If you propose some changes to the files in this directory, please submit changes to each repo. For example, if you would like to change cmd/operator/kodata/eventing-source/1.6/ceph/ceph.yaml, please submit the PR to the repo: https://github.com/knative-sandbox/eventing-ceph. |
Thanks @houshengbo, I'll take a look as suggested. |
@houshengbo all the corresponding PRs have been merged. @shikharcodes based on "updated automatically with the script", I think we can close this PR and mark it as done :) |
This PR is a part of kubernetes/k8s.io#4780.
Proposed Changes
This PR does the following changes:
Release Note