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

v1 Release cli Support #1804

Closed
JeromeJu opened this issue Nov 23, 2022 · 3 comments
Closed

v1 Release cli Support #1804

JeromeJu opened this issue Nov 23, 2022 · 3 comments
Assignees
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone

Comments

@JeromeJu
Copy link
Member

JeromeJu commented Nov 23, 2022

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

@JeromeJu JeromeJu added the kind/feature Categorizes issue or PR as related to a new feature. label Nov 23, 2022
@JeromeJu JeromeJu changed the title v1 Version Support v1 Release Support Nov 23, 2022
@tekton-robot
Copy link
Contributor

@JeromeJu:
This request has been marked as needing help from a contributor.

Please ensure the request meets the requirements listed here.

If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-help command.

In response to this:

/help

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.

@tekton-robot tekton-robot added the help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. label Nov 23, 2022
@JeromeJu JeromeJu changed the title v1 Release Support v1 Release cli Support Nov 23, 2022
@afrittoli afrittoli added the priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. label Nov 24, 2022
@afrittoli
Copy link
Member

We need this to be fixed before we can switch to v1 as the stored version, so it would be great to have someone taking ownership of this issue - it doesn't necessarily have to be someone from the CLI team.

@piyush-garg piyush-garg self-assigned this Jan 9, 2023
piyush-garg added a commit to piyush-garg/cli that referenced this issue Feb 20, 2023
This will add support tkn to be compatible with v1 CRS
for taskruns

Part of tektoncd#1804
piyush-garg added a commit to piyush-garg/cli that referenced this issue Feb 20, 2023
This will add support tkn to be compatible with v1 CRS
for taskruns

Part of tektoncd#1804
piyush-garg added a commit to piyush-garg/cli that referenced this issue Feb 20, 2023
This will add support tkn to be compatible with v1 CRS
for taskruns

Part of tektoncd#1804
piyush-garg added a commit to piyush-garg/cli that referenced this issue Feb 20, 2023
This will add support tkn to be compatible with v1 CRS
for taskruns

Part of tektoncd#1804
piyush-garg added a commit to piyush-garg/cli that referenced this issue Feb 20, 2023
This will add support tkn to be compatible with v1 CRS
for taskruns

Part of tektoncd#1804
piyush-garg added a commit to piyush-garg/cli that referenced this issue Feb 20, 2023
This will add support tkn to be compatible with v1 CRS
for taskruns

Part of tektoncd#1804
tekton-robot pushed a commit that referenced this issue Feb 21, 2023
This will add support tkn to be compatible with v1 CRS
for taskruns

Part of #1804
pratap0007 added a commit to pratap0007/cli that referenced this issue Feb 22, 2023
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 <shverma@redhat.com>
pratap0007 added a commit to pratap0007/cli that referenced this issue Feb 23, 2023
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 <shverma@redhat.com>
pratap0007 added a commit to pratap0007/cli that referenced this issue Feb 23, 2023
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 <shverma@redhat.com>
pratap0007 added a commit to pratap0007/cli that referenced this issue Feb 23, 2023
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 <shverma@redhat.com>
pratap0007 added a commit to pratap0007/cli that referenced this issue Feb 27, 2023
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 <shverma@redhat.com>
piyush-garg added a commit to piyush-garg/cli that referenced this issue Feb 27, 2023
This will bump pipelinerun list cmd to work
with v1 resources

Part of tektoncd#1804
piyush-garg added a commit to piyush-garg/cli that referenced this issue Feb 28, 2023
This will bump pipelinerun list cmd to work
with v1 resources

Part of tektoncd#1804
tekton-robot pushed a commit that referenced this issue Feb 28, 2023
This will bump pipelinerun list cmd to work
with v1 resources

Part of #1804
pratap0007 added a commit to pratap0007/cli that referenced this issue Feb 28, 2023
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 <shverma@redhat.com>
tekton-robot pushed a commit that referenced this issue Mar 22, 2023
This makes the task and clustertask start to work with v1 taskrun
Also add the support for object type params

Part of #1804
piyush-garg added a commit to piyush-garg/cli that referenced this issue Mar 22, 2023
This will make sure the pipeline start cmd work with v1 apis

Also add support for object type params

Part of tektoncd#1804
tekton-robot pushed a commit that referenced this issue Mar 22, 2023
This will make sure the pipeline start cmd work with v1 apis

Also add support for object type params

Part of #1804
piyush-garg added a commit to piyush-garg/cli that referenced this issue Mar 22, 2023
This will move the clustertask cmd to new funcs and also
add new param type support in desc

Part of tektoncd#1804
tekton-robot pushed a commit that referenced this issue Mar 22, 2023
This will move the clustertask cmd to new funcs and also
add new param type support in desc

Part of #1804
piyush-garg added a commit to piyush-garg/cli that referenced this issue Mar 23, 2023
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
piyush-garg added a commit to piyush-garg/cli that referenced this issue Mar 23, 2023
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
tekton-robot pushed a commit that referenced this issue Mar 23, 2023
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
piyush-garg added a commit to piyush-garg/cli that referenced this issue Mar 23, 2023
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
piyush-garg added a commit to piyush-garg/cli that referenced this issue Mar 23, 2023
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
piyush-garg added a commit to piyush-garg/cli that referenced this issue Mar 23, 2023
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
piyush-garg added a commit to piyush-garg/cli that referenced this issue Mar 23, 2023
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
tekton-robot pushed a commit that referenced this issue Mar 23, 2023
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
piyush-garg added a commit to piyush-garg/cli that referenced this issue Mar 25, 2023
This will move taskrun logs to v1 and
add tests for task and taskrun

Part of tektoncd#1804
pratap0007 added a commit to pratap0007/cli that referenced this issue Mar 25, 2023
This will add support for v1 taskrun in logs command
to provide logs for clustertask, task and taskrun

Add test

Part of tektoncd#1804
tekton-robot pushed a commit that referenced this issue Mar 25, 2023
This will add support for v1 taskrun in logs command
to provide logs for clustertask, task and taskrun

Add test

Part of #1804
piyush-garg added a commit to piyush-garg/cli that referenced this issue Mar 26, 2023
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
piyush-garg added a commit to piyush-garg/cli that referenced this issue Mar 26, 2023
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
piyush-garg added a commit to piyush-garg/cli that referenced this issue Mar 26, 2023
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
tekton-robot pushed a commit that referenced this issue Mar 27, 2023
This will do the changes related to
moving the taskrunstatusfield to childreference
in pipelinerun to add support for v1 pr logs

Part of #1804
tekton-robot pushed a commit that referenced this issue Mar 27, 2023
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
@piyush-garg piyush-garg added this to the 0.30.0 milestone Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
Status: Done
Development

No branches or pull requests

4 participants