JeromeJu

Results 38 issues of JeromeJu

# Changes This commit adds conversion functions between v1beta1 and v1 Pipeline. It does not handle fields deprecated in v1beta1 that will not be present in v1. It implements ConvertTo...

approved
size/XL
release-note-none
kind/misc

# Changes This commit adds structs and validation for v1 TaskRun, including pod, resultRef. This is copied from v1beta1 with the following exceptions: - omitted TaskRunResources - This includes the...

size/XXL
release-note-none
kind/misc

# Changes This commit adds conversion functions between v1beta1 and v1 TaskRun. It does not handle fields deprecated in v1beta1 that will not be present in v1. It implements ConvertTo...

size/L
do-not-merge/work-in-progress
do-not-merge/release-note-label-needed
kind/misc

### Feature request For the latest release, CSI Volumes is in Alpha in v0.38. It shall be promoted to beta. ### Use case

kind/feature

### Feature request In [TEP-69: Support retries for custom task in a pipeline](https://github.com/tektoncd/community/pull/491), the cases where the custom controller does not support retries have not been clarified. Hence this issue...

kind/feature

### Feature request Now that the [CSI volume as workspaces](https://github.com/tektoncd/pipeline/pull/5030) has been merged and released in v0.38, it would be helpful that we can have this added to cli. ###...

kind/feature

Automation to grab all tap files and AQAcert.log file and push them to either releases repo or artifactory 1. Creating a standalone groovy script that given the name/id of a...

This commit removes the deprecated PodSeucrityPolicy and provide a guide moving forward for users. # Changes # Submitter Checklist As the author of this PR, please check off the items...

kind/bug
size/L
ok-to-test
do-not-merge/release-note-label-needed

# Changes This commit removes the deprecated PodSeucrityPolicy and provide a guide moving forward for users. Fixes: https://github.com/tektoncd/pipeline/issues/4112 /kind bug TODO: Apply PSA & OPA that could cover what previously...

kind/bug
size/L
do-not-merge/work-in-progress
release-note

# Changes This commit renames `taskRunStepOverride` and `taskRunSidecarOverride` Golang structs to `taskRunStepSpec` and `taskRunSidecarSpec`, renames `taskrun.spec.stepOverrides` and `taskrun.spec.sidecarOverrides` to `taskrun.spec.stepSpecs` and `taskrun.spec.sidecarSpecs` and the fields related to compute resources in...

approved
size/XL
release-note
kind/misc