Skip to content
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

[FEATURE] Adopt Tekton V1 TaskRun API #1434

Closed
1 task done
SaschaSchwarze0 opened this issue Nov 13, 2023 · 0 comments · Fixed by #1435
Closed
1 task done

[FEATURE] Adopt Tekton V1 TaskRun API #1434

SaschaSchwarze0 opened this issue Nov 13, 2023 · 0 comments · Fixed by #1435
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@SaschaSchwarze0
Copy link
Member

Is there an existing feature request for this?

  • I have searched the existing feature requests

Is your feature request related to a problem or use-case? Please describe.

Since Tekton v0.49, the V1 API version is the new stored version. We should use this to omit the conversion webhook to be in the picture.

Describe the solution that you would like.

Change everything inside this repository to use the v1 API when interactig with TaskRuns.

Describe alternatives you have considered.

No response

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant