You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given we now have cluster resolver support as a supported alternative, it may be time to finally remove ClusterTask.
This would also allow the CLI, Dashboard, and other clients to remove related code, reducing maintenance costs and better guiding users to current features.
The text was updated successfully, but these errors were encountered:
ClusterTask was deprecated in v0.41.0 and has been eligible for removal since July 13, 2023.
See https://github.com/tektoncd/pipeline/blob/084423328a632ecfb0e339d761f02c9dbefe932e/docs/deprecations.md
Given we now have cluster resolver support as a supported alternative, it may be time to finally remove ClusterTask.
This would also allow the CLI, Dashboard, and other clients to remove related code, reducing maintenance costs and better guiding users to current features.
The text was updated successfully, but these errors were encountered: