We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
Change everything inside this repository to use the v1 API when interactig with TaskRuns.
No response
The text was updated successfully, but these errors were encountered:
SaschaSchwarze0
Successfully merging a pull request may close this issue.
Is there an existing feature request for this?
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
The text was updated successfully, but these errors were encountered: