fix(deps): update module github.com/tektoncd/pipeline to v0.63.0 #1362
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.62.2
->v0.63.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.63.0
: Tekton Pipeline release v0.63.0 "Abyssinian K-9"Compare Source
-Docs @ v0.63.0
-Examples @ v0.63.0
Installation one-liner
Attestation
The Rekor UUID for this release is
108e9186e8c5677a41806e924e8c5d6a3c1e083f8c35950f0d1af7e0e6a4c0712a2eb4bf92e9538e
Obtain the attestation:
Verify that all container images in the attestation are in the release file:
Changes
Features
tepAction are now supported to a refered via the cluster resolver.
Added the ability to set the pod-level
securityContext
for the AffinityAssistant StatefulSet.This can be configured by providing a
default-affinity-assistant-pod-template
in theconfig-defaults
ConfigMap or by specifying a pod template inTaskRun
orPipelineRun
.TaskRun pods have tekton.dev/taskRunUID and tekton.dev/pipelineRunUID labels
Fixes
Fix Artifact type to a pointer.
fix clusterTask name show
anonymous
in metric[Bug fix]:
default-container-resource-requirements
will be applied to the container beforeLimtRange
fix(pipelinerun): resolve issue where canceling active pipelinerun fails
fix(taskrun): resolve issue with TaskRun not failing promptly after Pod OOM
If the finally timeout is set to 0s, the
reconciler
calculates the next queue entry time according to the pipeline timeout.Misc
Docs
Thanks
Thanks to these contributors who contributed to v0.63.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 this update again.
This PR was generated by Mend Renovate. View the repository job log.