Skip to content

Remove v1beta1 Pipeline API support#1363

Merged
lcarva merged 1 commit into
tektoncd:mainfrom
lcarva:remove-pipeline-v1beta1
Jun 10, 2025
Merged

Remove v1beta1 Pipeline API support#1363
lcarva merged 1 commit into
tektoncd:mainfrom
lcarva:remove-pipeline-v1beta1

Conversation

@lcarva

@lcarva lcarva commented Jun 2, 2025

Copy link
Copy Markdown
Contributor

Changes

This commit removes all of the support to the long-deprecated v1beta1 version of the Pipeline API.

Submitter Checklist

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

  • Has Docs included if any changes are user facing
  • Has Tests included if any functionality added or changed
  • Follows the commit message standard
  • Meets the Tekton contributor standards (including
    functionality, content, code)
  • 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 contains the string "action required" if the change requires additional action from users switching to the new release

Release Notes

v1beta1 Pipeline API is no longer supported.

This commit removes all of the support to the long-deprecated v1beta1
version of the Pipeline API.

Signed-off-by: Luiz Carvalho <lucarval@redhat.com>
@tekton-robot tekton-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Jun 2, 2025
@tekton-robot

Copy link
Copy Markdown

The following is the coverage report on the affected files.
Say /test pull-tekton-chains-go-coverage to re-run this coverage report

File Old Coverage New Coverage Delta
pkg/artifacts/signable.go 73.4% 70.4% -3.0
pkg/chains/formats/slsa/extract/extract.go 66.7% 76.4% 9.7
pkg/chains/formats/slsa/internal/material/material.go 91.0% 90.1% -0.9
pkg/chains/formats/slsa/internal/resolved_dependencies/resolved_dependencies.go 84.6% 83.3% -1.2
pkg/chains/formats/slsa/v1/intotoite6.go 26.7% 61.5% 34.9
pkg/chains/objects/objects.go 22.0% 42.7% 20.8
pkg/chains/storage/gcs/gcs.go 64.2% 70.1% 5.9

@lcarva

lcarva commented Jun 2, 2025

Copy link
Copy Markdown
Contributor Author

The linter failures all seem to point to a single line which appears to be bogus?

@lcarva lcarva removed the request for review from PuneetPunamiya June 2, 2025 14:50
@lcarva lcarva requested a review from PuneetPunamiya June 9, 2025 18:00
@PuneetPunamiya

Copy link
Copy Markdown
Member

/approve

@tekton-robot

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: PuneetPunamiya

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 Jun 10, 2025
@lcarva lcarva merged commit 5ff7dc5 into tektoncd:main Jun 10, 2025
14 of 16 checks passed
lcarva added a commit to lcarva/ec-policies that referenced this pull request Nov 13, 2025
With tektoncd/chains#1363, Tekton Chains
produces SLSA Provenance attestation where the build type is the v1
version of the PipelineRun and TaskRun resources. This commit changes
the policy to *also* accept these new build types.

Signed-off-by: Luiz Carvalho <lucarval@redhat.com>
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. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants