Skip to content

fix: update release pipeline for oci-ci-cd cluster compatibility#275

Open
infernus01 wants to merge 1 commit into
tektoncd:mainfrom
infernus01:release-docs
Open

fix: update release pipeline for oci-ci-cd cluster compatibility#275
infernus01 wants to merge 1 commit into
tektoncd:mainfrom
infernus01:release-docs

Conversation

@infernus01
Copy link
Copy Markdown
Member

Changes

Fix release pipeline failures after enabling PAC-triggered releases.

  • Use prerelease_checks_oci.yaml instead of prerelease_checks.yaml since pruner uses Oracle Cloud Storage, not GCS
  • Update plumbing revision from aeed19e5 to 0dc3174d since old revision had bare image names (alpine/git) that fail with CRI-O short name enforcement
  • Add oci-credentials workspace to precheck task, mapped to release-secret
  • Bump oracle-cloud-storage-upload from 0.1 to 0.2

Submitter Checklist

As the author of this PR, please check off the items in this checklist:

  • Has Docs if any changes are user facing, including updates to minimum requirements e.g. Kubernetes version bumps
  • Has Tests included if any functionality added or changed
  • pre-commit Passed
  • Follows the commit message standard
  • Meets the Tekton contributor standards (including functionality, content, code)
  • Has a kind label. You can add one by adding 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). See some examples of good release notes.
  • Release notes contains the string "action required" if the change requires additional action from users switching to the new release

Release Notes

NONE

@tekton-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please ask for approval from infernus01 after the PR has been reviewed.

The full list of commands accepted by this bot can be found 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 size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label May 11, 2026
Copy link
Copy Markdown
Member Author

@infernus01 infernus01 left a comment

Choose a reason for hiding this comment

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

/kind documentation

@tekton-robot tekton-robot added the kind/documentation Categorizes issue or PR as related to documentation. label May 11, 2026
Signed-off-by: Shubham Bhardwaj <shubbhar@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/documentation Categorizes issue or PR as related to documentation. 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.

2 participants