Change all occurences of GCS buckets with OCI buckets#2768
Conversation
divyansh42
left a comment
There was a problem hiding this comment.
Thanks @adityavshinde for fixing the docs.
/cc @pratap0007
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: divyansh42 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/ok-to-test |
|
/release-notes none |
|
/label release-notes-none |
|
@divyansh42: The label(s) DetailsIn response to this:
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. |
|
Thanks, @adityavshinde ! |
Changes
Fixes: #2767
This pull request updates Tekton release URLs throughout the documentation and scripts to use the new
infra.tekton.devdomain instead of the previousstorage.googleapis.comURLs.Migration to new Tekton release URL domain:
Updated all references to Tekton release YAMLs in
test/e2e-common.shto use https://infra.tekton.dev/tekton-releases/ instead of https://storage.googleapis.com/tekton-releases/.Submitter Checklist
These are the criteria that every PR should meet, please check them off as you review them:
/kind <type>. Valid types are bug, cleanup, design, documentation, feature, flake, misc, question, tep/kind documentation