Update module github.com/tektoncd/pipeline to v0.70.0 - autoclosed #2968
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.66.0->v0.70.0Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
tektoncd/pipeline (github.com/tektoncd/pipeline)
v0.70.0: Tekton Pipeline release v0.70.0 "Norwegian Forest Cat Number Five (Aaron Doral)"Compare Source
🎉 OpenAPI schema to Tekton CRDs 🎉
-Docs @ v0.70.0
-Examples @ v0.70.0
Installation one-liner
Attestation
The Rekor UUID for this release is
108e9186e8c5677a9b98c9f620b1202d23cdf7b6bc38da3acecc1a9cb6f206d98fefed3ce02b0e09Obtain the attestation:
Verify that all container images in the attestation are in the release file:
Changes
Features
action required: The structural OpenAPI schema to Tekton CRDs are added enabling API server schema validation and supporting
kubectl explainto describe fields and structure of Tekton CRDs. Due to the API server schema validation, users should make sure Tekton CRs have a valid schema when creating or updating CRs.Fixes
Task Param defaults will now be correctly substituted in Steps when the Task is referenced by a TaskRun
Misc
import only the writer part of the credentials package in the entrypoint so that we do not pull core v1 API indirectly into the package
dcc7a0cto27ae6b3(#8664)Docs
kosettings for kind clusters with and without a local registry. (#8662)Thanks
Thanks to these contributors who contributed to v0.70.0!
Extra shout-out for awesome release notes:
v0.69.1: Tekton Pipeline release v0.69.1 "Oriental Longhair Omnibot"Compare Source
-Docs @ v0.69.1
-Examples @ v0.69.1
Installation one-liner
Attestation
The Rekor UUID for this release is
108e9186e8c5677a76ee1ec9649527ab153790fc1b5385843dcb8c6522c3d9b0db77451a35b2068fObtain the attestation:
Verify that all container images in the attestation are in the release file:
Changes
Features
Fixes
ask Param defaults will now be correctly substituted in Steps when the Task is referenced by a TaskRun
Misc
Docs
Thanks
Thanks to these contributors who contributed to v0.69.1!
Extra shout-out for awesome release notes:
v0.69.0: Tekton Pipeline release v0.69.0 "Oriental Longhair Omnibot"Compare Source
-Docs @ v0.69.0
-Examples @ v0.69.0
Installation one-liner
Attestation
The Rekor UUID for this release is
108e9186e8c5677a83b80360985c8a19920792656acc1566def6a298da6b73bd47b42307bceab304Obtain the attestation:
Verify that all container images in the attestation are in the release file:
Changes
Features
New feature flag
set-security-context-read-only-root-filesystemin ConfigMapfeature-flags. The new feature sets readOnlyRootFilesystem in securityContext for taskrun and affinity assistant containers.Fixes
fix: Move when condition to higher priority
fix: resolve panic issue in pipeline controller caused by CustomRun
Misc
Bump knative.dev/pkg to release-1.17 while keeping
KUBERNETES_MIN_VERSIONto 1.28.Docs
Thanks
Thanks to these contributors who contributed to v0.69.0!
Extra shout-out for awesome release notes:
v0.68.1: Tekton Pipeline release v0.68.1 "LaPerm Giskard Reventlov" LTSCompare Source
-Docs @ v0.68.1
-Examples @ v0.68.1
Installation one-liner
Attestation
The Rekor UUID for this release is
108e9186e8c5677aff6b780d606f71d6cc2d430e71ac429ad21e107c13490490d164ab33f980851bObtain the attestation:
Verify that all container images in the attestation are in the release file:
Changes
Features
Fixes
ask Param defaults will now be correctly substituted in Steps when the Task is referenced by a TaskRun
Misc
Docs
Thanks
Thanks to these contributors who contributed to v0.68.1!
Extra shout-out for awesome release notes:
v0.68.0: Tekton Pipeline release v0.68.0 "LaPerm Giskard Reventlov" LTSCompare Source
-Docs @ v0.68.0
-Examples @ v0.68.0
Installation one-liner
Attestation
The Rekor UUID for this release is
108e9186e8c5677a666d35f8508100e4c8e112033d805978d152a05eef3872377816f3756a588089Obtain the attestation:
Verify that all container images in the attestation are in the release file:
Changes
Features
improve step.Script variables references validation message
Fixes
fixes #7935 allowing users to reference other parameters in default values
fix: avoid panic when validate enum param with special matrix task
Binary file (standard input) matches
Misc
make goimports(#8461)551fd4cto2cc6974in /tekton in the all group (#8428)Docs
Thanks
Thanks to these contributors who contributed to v0.68.0!
Extra shout-out for awesome release notes:
Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
To execute skipped test pipelines write comment
/ok-to-test.This PR has been generated by MintMaker (powered by Renovate Bot).