Skip to content

Conversation

@tekton-robot
Copy link
Contributor

This is a cherry-pick of #3057


Changes

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. This PR also removes the release_yaml_oracle function since all components now use infra.tekton.dev

Migration to new Tekton release URL domain:

  • Updated all references to Tekton release YAMLs in docs/install.md, tekton/setup-release-from-scratch.md, and hack/fetch-releases.sh to use https://infra.tekton.dev/tekton-releases/ instead of https://storage.googleapis.com/tekton-releases/.

Script cleanup and refactoring:

  • Removed the release_yaml_oracle function from hack/fetch-releases.sh, as it is no longer needed with the unified URL format.
  • Refactored the pruner release YAML fetching logic to use the standard release_yaml function, simplifying the code and ensuring consistency.

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

See the contribution guide for more details.

Release Notes

NONE

@tekton-robot tekton-robot added the release-note-none Denotes a PR that doesnt merit a release note. label Dec 5, 2025
@tekton-robot
Copy link
Contributor Author

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign mbpavan after the PR has been reviewed.
You can assign the PR to them by writing /assign @mbpavan in a comment when ready.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Dec 5, 2025
@jkhelil jkhelil merged commit 1c107f9 into release-v0.78.x Dec 5, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note-none Denotes a PR that doesnt merit a release note. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants