Skip to content

Change all occurences of GCS buckets with OCI buckets#2768

Merged
tekton-robot merged 1 commit intotektoncd:mainfrom
adityavshinde:fix/replace-GCS-buckets-with-OCI-buckets
Mar 16, 2026
Merged

Change all occurences of GCS buckets with OCI buckets#2768
tekton-robot merged 1 commit intotektoncd:mainfrom
adityavshinde:fix/replace-GCS-buckets-with-OCI-buckets

Conversation

@adityavshinde
Copy link
Contributor

@adityavshinde adityavshinde commented Mar 13, 2026

Changes

Fixes: #2767

This pull request updates Tekton release URLs throughout the documentation and scripts to use the new infra.tekton.dev domain instead of the previous storage.googleapis.com URLs.

Migration to new Tekton release URL domain:

Updated all references to Tekton release YAMLs in test/e2e-common.sh to 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:

  • Has Docs included if any changes are user facing
  • Has Tests included if any functionality added or changed
  • Tested your changes locally (if this is a code change)
  • Follows the commit message standard
  • Meets the Tekton contributor standards (including functionality, content, code)
  • Has a kind label. You can add a comment on this PR that contains /kind <type>. Valid types are bug, cleanup, design, documentation, feature, flake, misc, question, tep
  • Release notes block below has been updated with any user-facing changes (API changes, bug fixes, changes requiring upgrade notices or deprecation warnings)
  • Release notes contain the string "action required" if the change requires additional action from users switching to the new release

/kind documentation

@tekton-robot tekton-robot added the do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. label Mar 13, 2026
@tekton-robot tekton-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Mar 13, 2026
Copy link
Member

@divyansh42 divyansh42 left a comment

Choose a reason for hiding this comment

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

Thanks @adityavshinde for fixing the docs.

/cc @pratap0007

@tekton-robot tekton-robot requested a review from pratap0007 March 14, 2026 13:43
@tekton-robot
Copy link
Contributor

[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

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

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 14, 2026
@divyansh42
Copy link
Member

/ok-to-test

@divyansh42
Copy link
Member

/release-notes none

@divyansh42
Copy link
Member

/label release-notes-none

@tekton-robot
Copy link
Contributor

@divyansh42: The label(s) /label release-notes-none cannot be applied. These labels are supported: ``

Details

In response to this:

/label release-notes-none

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.

@divyansh42 divyansh42 added the release-note-none Denotes a PR that doesnt merit a release note. label Mar 14, 2026
@tekton-robot tekton-robot removed the do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. label Mar 14, 2026
@pratap0007
Copy link
Contributor

Thanks, @adityavshinde !
/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 16, 2026
@tekton-robot tekton-robot merged commit 7843065 into tektoncd:main Mar 16, 2026
12 checks passed
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. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesnt merit a release note. 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.

Release manifest URLs are still pointing to GCS buckets instead of OCI buckets

4 participants