Skip to content

[major] Upgrade to tekton.dev/v1 API#2418

Merged
durera merged 10 commits into
masterfrom
tektonv1
Jun 29, 2026
Merged

[major] Upgrade to tekton.dev/v1 API#2418
durera merged 10 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
@durera durera changed the title [patch] Updates to support tekton.dev/v1 API [major] Upgrade to tekton.dev/v1 API Jun 29, 2026
@durera durera merged commit 0b3e682 into master Jun 29, 2026
23 of 25 checks passed
@durera durera deleted the tektonv1 branch June 29, 2026 10:22
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