-
Notifications
You must be signed in to change notification settings - Fork 250
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
v1 Release cli Support #1804
Comments
@JeromeJu: Please ensure the request meets the requirements listed here. If this request no longer meets these requirements, the label can be removed In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
We need this to be fixed before we can switch to |
This will add support tkn to be compatible with v1 CRS for taskruns Part of tektoncd#1804
This will add support tkn to be compatible with v1 CRS for taskruns Part of tektoncd#1804
This will add support tkn to be compatible with v1 CRS for taskruns Part of tektoncd#1804
This will add support tkn to be compatible with v1 CRS for taskruns Part of tektoncd#1804
This will add support tkn to be compatible with v1 CRS for taskruns Part of tektoncd#1804
This will add support tkn to be compatible with v1 CRS for taskruns Part of tektoncd#1804
This will add support tkn to be compatible with v1 CRS for taskruns Part of #1804
This patch adds v1 support for taskrun and pipelinerun cancel command and also does few refactoring Part of: tektoncd#1804 Signed-off-by: Shiv Verma <[email protected]>
This patch adds v1 support for taskrun and pipelinerun cancel command and also does few refactoring Part of: tektoncd#1804 Signed-off-by: Shiv Verma <[email protected]>
This patch adds v1 support for taskrun and pipelinerun cancel command and also does few refactoring Part of: tektoncd#1804 Signed-off-by: Shiv Verma <[email protected]>
This patch adds v1 support for taskrun and pipelinerun cancel command and also does few refactoring Part of: tektoncd#1804 Signed-off-by: Shiv Verma <[email protected]>
This patch adds v1 support for taskrun and pipelinerun cancel command and also does few refactoring Part of: tektoncd#1804 Signed-off-by: Shiv Verma <[email protected]>
This will bump pipelinerun list cmd to work with v1 resources Part of tektoncd#1804
This will bump pipelinerun list cmd to work with v1 resources Part of tektoncd#1804
This makes the task and clustertask start to work with v1 taskrun Also add the support for object type params Part of #1804
This will make sure the pipeline start cmd work with v1 apis Also add support for object type params Part of tektoncd#1804
This will make sure the pipeline start cmd work with v1 apis Also add support for object type params Part of #1804
This will move the clustertask cmd to new funcs and also add new param type support in desc Part of tektoncd#1804
This will move the clustertask cmd to new funcs and also add new param type support in desc Part of #1804
This will fix the dry-run and resource created output in the start cmds also add the set of tests for v1 resources refactoring to move some funcs etc Part of tektoncd#1804
This will fix the dry-run and resource created output in the start cmds also add the set of tests for v1 resources refactoring to move some funcs etc Part of tektoncd#1804
This will fix the dry-run and resource created output in the start cmds also add the set of tests for v1 resources refactoring to move some funcs etc Part of #1804
This will add deprecations for flags related to resources in start cmds of pipeline, task and clustertask Also add deprecation for all clustertask commands as they are deprecated And add deprecation for tkn task create commands as clustertask are deprecated Part of tektoncd#1804
This will add deprecations for flags related to resources in start cmds of pipeline, task and clustertask Also add deprecation for all clustertask commands as they are deprecated And add deprecation for tkn task create commands as clustertask are deprecated Part of tektoncd#1804
This will add deprecations for flags related to resources in start cmds of pipeline, task and clustertask Also add deprecation for all clustertask commands as they are deprecated And add deprecation for tkn task create commands as clustertask are deprecated Part of tektoncd#1804
This will add deprecations for flags related to resources in start cmds of pipeline, task and clustertask Also add deprecation for all clustertask commands as they are deprecated And add deprecation for tkn task create commands as clustertask are deprecated Part of tektoncd#1804
This will add deprecations for flags related to resources in start cmds of pipeline, task and clustertask Also add deprecation for all clustertask commands as they are deprecated And add deprecation for tkn task create commands as clustertask are deprecated Part of #1804
This will move taskrun logs to v1 and add tests for task and taskrun Part of tektoncd#1804
This will add support for v1 taskrun in logs command to provide logs for clustertask, task and taskrun Add test Part of tektoncd#1804
This will add support for v1 taskrun in logs command to provide logs for clustertask, task and taskrun Add test Part of #1804
This will do the changes related to moving the taskrunstatusfield to childreference in pipelinerun to add support for v1 pr logs Part of tektoncd#1804
This will move e2e tests to use pipeline 0.44 in CI Move all te e2e tests to use v1 resources and get rid of pipelineresources in pipeline, task and clustertasks tests No need to run on minimal embedded status as that is ddefault on 0.44 Part of tektoncd#1804
This will move e2e tests to use pipeline 0.44 in CI Move all te e2e tests to use v1 resources and get rid of pipelineresources in pipeline, task and clustertasks tests No need to run on minimal embedded status as that is ddefault on 0.44 Part of tektoncd#1804
This will do the changes related to moving the taskrunstatusfield to childreference in pipelinerun to add support for v1 pr logs Part of #1804
This will move e2e tests to use pipeline 0.44 in CI Move all te e2e tests to use v1 resources and get rid of pipelineresources in pipeline, task and clustertasks tests No need to run on minimal embedded status as that is ddefault on 0.44 Part of #1804
Feature request
V1 CRDs are released in tektoncd/pipeline#5579 and this issue tracks down the according requests for the v1 support in cli.
Use case
V1 CRD are served in #5579 and the requests shall also help reslove:
tektoncd/pipeline#5579 (comment)
cc @afrittoli @vdemeester @pritidesai @lbernick
The text was updated successfully, but these errors were encountered: