-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update module github.com/tektoncd/pipeline to v0.57.0 #50
fix(deps): update module github.com/tektoncd/pipeline to v0.57.0 #50
Conversation
I Skip it since the diff size(103759 bytes > 80000 bytes) is too large |
dc0a5b6
to
b37f4d4
Compare
I Skip it since the diff size(84737 bytes > 80000 bytes) is too large |
b37f4d4
to
0ee5e2e
Compare
I Skip it since the diff size(84737 bytes > 80000 bytes) is too large |
0ee5e2e
to
fc96bcc
Compare
I Skip it since the diff size(84737 bytes > 80000 bytes) is too large |
fc96bcc
to
4c57220
Compare
I Skip it since the diff size(84737 bytes > 80000 bytes) is too large |
4c57220
to
2d69616
Compare
I Skip it since the diff size(89211 bytes > 80000 bytes) is too large |
2d69616
to
4d6543a
Compare
I Skip it since the diff size(91210 bytes > 80000 bytes) is too large |
/approve |
4d6543a
to
bdeed92
Compare
I Skip it since the diff size(91210 bytes > 80000 bytes) is too large |
bdeed92
to
efe2b20
Compare
I Skip it since the diff size(91174 bytes > 80000 bytes) is too large |
efe2b20
to
8ea680f
Compare
I Skip it since the diff size(127417 bytes > 80000 bytes) is too large |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: wuhuizuo The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
8ea680f
to
81f0a94
Compare
I Skip it since the diff size(127417 bytes > 80000 bytes) is too large |
81f0a94
to
a7b7dfa
Compare
I Skip it since the diff size(127417 bytes > 80000 bytes) is too large |
This PR contains the following updates:
v0.55.0
->v0.57.0
v0.37.2
->v0.57.0
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:
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 Mend Renovate. View repository job log here.