Skip to content

[patch] Updates to support tekton.dev/v1 API#2418

Open
durera wants to merge 7 commits into
masterfrom
tektonv1
Open

[patch] Updates to support tekton.dev/v1 API#2418
durera wants to merge 7 commits into
masterfrom
tektonv1

Conversation

@durera

@durera durera commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Update Pipeline, Task, and PipelineRun templates from tekton.dev/v1beta1 to tekton.dev/v1

This requires a few changes to the templates:

  • spec.serviceAccountName has been moved to spec.taskRunTemplate.serviceAccountName
  • Remove task's stepTemplate.name ... the stepTemplate names didn't render in the UI anyway
  • remove task's steps[].resources ... we are only setting to an empty {} object anyway

Delivery has a dependency on this PR:

durera added 7 commits June 22, 2026 11:42
- Update apiVersion to tekton.dev/v1
- Remove task's stepTemplate.name ... the stepTemplate names didn't render in the UI anyway
- remove task's steps[].resources ... we are only setting to an empty object anyway
@durera durera requested a review from a team as a code owner June 22, 2026 12:22
@durera durera linked an issue Jun 22, 2026 that may be closed by this pull request
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate Tekton resources from v1beta1 to v1 API

1 participant