chore(deps): update module github.com/tektoncd/pipeline to v0.57.0 #109
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.54.0
->v0.57.0
v0.56.1
->v0.57.0
Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
tektoncd/pipeline (github.com/tektoncd/pipeline)
v0.57.0
: Tekton Pipeline release v0.57.0 "Burmilla Baymax"Compare Source
-Docs @ v0.57.0
-Examples @ v0.57.0
Installation one-liner
Attestation
The Rekor UUID for this release is
24296fb24b8ad77add7b0a9a7946185efd5c044009544db4ec1a3799c4b6a95285f979f1fd78cc75
Obtain the attestation:
Verify that all container images in the attestation are in the release file:
Changes
Features
Configure default-imagepullbackoff-timeout to allow imagePullBackOff to retry and wait for the specified duration before failing the pipeline.
Steps in a TaskRun will have more granular termination reasons indicating what exactly happened in new terminationReason field: Completed, Continued, Error, TimeoutExceeded, Skipped, TaskRunCancelled
Fixes
fix: correct warning path for duplicate param name in pipeline tasks
The status of the referenced ordinary task is replaced before calculating the final task
when.cel
.fix: the pipeline controller will no longer modify any annotation it has set on completed pipelineruns
PipelineRuns that timeout will no longer be blocked on reaching a terminal, cancelled state if their underlying TaskRuns or CustomRuns were deleted beforehand.
Misc
Created v0.56 LTS release.
taskRun names updated to end with the instance count for all fan out instances of matrix.
Docs
Release v0.44 LTS is EOL
Thanks
Thanks to these contributors who contributed to v0.57.0!
Extra shout-out for awesome release notes:
v0.56.1
: Tekton Pipeline release v0.56.1 "Persian Terminator"Compare Source
-Docs @ v0.56.1
-Examples @ v0.56.1
Installation one-liner
Attestation
The Rekor UUID for this release is
24296fb24b8ad77ad1e4c68a476e6b180257b4a6715315a2d40370f46ce4f36ce311c893d7bef2ba
Obtain the attestation:
Verify that all container images in the attestation are in the release file:
Changes
Features
Fixes
he status of the referenced ordinary task is replaced before calculating the final task
when.cel
.ix: correct warning path for duplicate param name in pipeline tasks
ix: ensure
ClusterTask
annotations and labels are synced toTaskRun
ipelineRuns and TaskRuns that disable timeouts will no longer experience rapid requeue reconciliations
Misc
Docs
Thanks
Thanks to these contributors who contributed to v0.56.1!
Extra shout-out for awesome release notes:
v0.56.0
: Tekton Pipeline release v0.56.0 "Persian Terminator LTS"Compare Source
-Docs @ v0.56.0
-Examples @ v0.56.0
Installation one-liner
Attestation
The Rekor UUID for this release is
24296fb24b8ad77a0c94b8ccf25fa815c6b01ab90941b17a37373885d8f62efc99b17eea417bed4d
Obtain the attestation:
Verify that all container images in the attestation are in the release file:
Changes
Features
User are now able to override the global server URL when using the git resolver to allow fetching from multiple git providers.
TEP-0075 promoted to stable - object params and results is now possible with enable-api-fields set to stable.
Enable passing
StepResults
betweenSteps
in a `Task.Param substitutions not allowed directly in StepAction's script
Fixes
Merge the
env
andvolumes
from the podTemplate in the pipelineRun or TaskRun with the global defaults, instead of only considering the specified in the Run's.restore conversion functions from taskRun and taskRunStatus resources for backwards compatibility
[Bug fix]: takes default values of a resource requirements from a config map and updates to a init-container and container resource requirements value, if the value is not present
Misc
user error attributions can now be seen via PipelineRunStatus condition messages
Docs
Thanks
Thanks to these contributors who contributed to v0.56.0!
Extra shout-out for awesome release notes:
v0.55.0
: Tekton Pipeline release v0.55.0 "Bambino Alojzy Gąbka"Compare Source
🎉 PipelineTask.OnError and bugfixes 🎉
-Docs @ v0.55.0
-Examples @ v0.55.0
Installation one-liner
Attestation
The Rekor UUID for this release is
24296fb24b8ad77acf6e7f5cf38da4c2178e88e08bc2f291dc52b756371a21d349ca985bd125ace9
Obtain the attestation:
Verify that all container images in the attestation are in the release file:
Changes
Features
Introduce WorkingDir in StepActions
User are now able to override the global server URL when using the git resolver to allow fetching from multiple git providers.
Implement "Ignore Task Failure" with new "PipelineTask.OnError" API field (TEP-0050). User can now set
pipelineTask.onError: continue
to ignore failureFixes
bug fix: allow task-level param references multiple pipeline-level params with enum
fix: taskRuns will not fail for concurrent modification errors when stopping sideCars
sidecars are now validated at admission webhook
Resolved issue where resolutionrequest defaulted to v1alpha1 when it should be v1beta1
ntrypoint cancellation only requires
keep-pod-on-cancel: true
feature-flag.Misc
Tracing config now includes an additional optional field
credentialsSecret
where users can specify the name of a secret. The username and password fields from the secret will be used to authenticate against Tracing collector endpoint.Updates the conformance api spec with v1 api types in line with TEP-131
Docs
stdoutConfig
andstderrConfig
to alpha features table (#7494)Thanks
Thanks to these contributors who contributed to v0.55.0!
Extra shout-out for awesome release notes:
v0.54.2
: Tekton Pipeline release v0.54.2 "Korat Bender"Compare Source
-Docs @ v0.54.2
-Examples @ v0.54.2
Installation one-liner
Attestation
The Rekor UUID for this release is
24296fb24b8ad77a70414b954f5ea533eecb2a83f9a87997dc311d043ea27f6e609f4af5dcba94a1
Obtain the attestation:
Verify that all container images in the attestation are in the release file:
Changes
Features
Fixes
Misc
Docs
Thanks
Thanks to these contributors who contributed to v0.54.2!
Extra shout-out for awesome release notes:
v0.54.1
: Tekton Pipeline release v0.54.1 "Korat Bender"Compare Source
-Docs @ v0.54.1
-Examples @ v0.54.1
Installation one-liner
Attestation
The Rekor UUID for this release is ``
Obtain the attestation:
Verify that all container images in the attestation are in the release file:
Changes
Features
Fixes
Misc
Docs
Thanks
Thanks to these contributors who contributed to v0.54.1!
Extra shout-out for awesome release notes:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR has been generated by Renovate Bot.