cli icon indicating copy to clipboard operation
cli copied to clipboard

Remove v1alpha1 support from cli

Open pradeepitm12 opened this issue 3 years ago • 8 comments

Currently, both v1alpha1 and v1beta1 are supported. But going forward we will need to remove v1alpha1 support from cli. We may need to document in one or two releases about the removal of v1alpha1. Also IMHO it would be nice to have cli support the current and current-1 version.

Let's keep this issue as our discussion point and get feedback from users and contributors.

cc: @tektoncd/cli-collaborators

pradeepitm12 avatar Mar 23 '21 07:03 pradeepitm12

👍🏻

chmouel avatar Mar 23 '21 08:03 chmouel

/kind cleanup

vdemeester avatar Mar 23 '21 08:03 vdemeester

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale with a justification. Stale issues rot after an additional 30d of inactivity and eventually close. If this issue is safe to close now please do so with /close with a justification. If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification.

/lifecycle stale

Send feedback to tektoncd/plumbing.

tekton-robot avatar Jun 21 '21 09:06 tekton-robot

Stale issues rot after 30d of inactivity. Mark the issue as fresh with /remove-lifecycle rotten with a justification. Rotten issues close after an additional 30d of inactivity. If this issue is safe to close now please do so with /close with a justification. If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification.

/lifecycle rotten

Send feedback to tektoncd/plumbing.

tekton-robot avatar Oct 14 '21 22:10 tekton-robot

/lifecycle frozen

vdemeester avatar Oct 15 '21 08:10 vdemeester

PR to track the removal of v1alpha1 APIs https://github.com/tektoncd/pipeline/pull/5005

vinamra28 avatar Jun 24 '22 16:06 vinamra28

This has to be done before bumping 0.38.0, which means before 0.26, hence the priority.

vdemeester avatar Jul 26 '22 10:07 vdemeester

  • [x] Task (https://github.com/tektoncd/cli/pull/1686) (@piyush-garg )
  • [x] ClusterTask (https://github.com/tektoncd/cli/pull/1672) (@vinamra28 )
  • [x] Pipeline (https://github.com/tektoncd/cli/pull/1687) (@piyush-garg )
  • [x] TaskRun (https://github.com/tektoncd/cli/pull/1689) (@piyush-garg )
  • [x] E2E tests (https://github.com/tektoncd/cli/pull/1658) (@piyush-garg )
  • [x] PipelineRun (https://github.com/tektoncd/cli/pull/1690) (@vinamra28 )

vinamra28 avatar Aug 06 '22 10:08 vinamra28