Replies: 3 comments
-
|
I would love that 👼🏼 😝 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This sounds like a great idea to me. This would allow us to remove the conversion webhook code that stores v1beta1 fields as annotations on v1alpha1 resources. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
yup, definitely, creating |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It's been almost an year since Tekton Pipelines Beta release v0.11.0 "Ragdoll Norby" where we introduce the
v1beta1version of the following CRDs:TaskClusterTaskPipelineTaskRunPipelineRunI don't recall us ever officially deprecating the
v1alphaversion of these five CRDs, I think we might have assumed it was implied by releasing theirv1betaversion. In any case, since they're alpha, the API compatibility policy allows us to remove them with one release of warning time.I would propose the we:
v1alpha1resources in the deprecation table in v0.34.xv1alpha1resources in v0.35.x@tektoncd/core-maintainers
Beta Was this translation helpful? Give feedback.
All reactions