Skip to content

feat(#481): remove ClusterTask reference from README#482

Open
fullsend-ai-coder[bot] wants to merge 1 commit into
mainfrom
agent/481-remove-clustertask
Open

feat(#481): remove ClusterTask reference from README#482
fullsend-ai-coder[bot] wants to merge 1 commit into
mainfrom
agent/481-remove-clustertask

Conversation

@fullsend-ai-coder

Copy link
Copy Markdown

ClusterTasks were deprecated in Tekton v0.44 and removed in later versions. The upstream tektoncd/cli dependency has already dropped the clustertask subcommand, so opc no longer exposes it. This removes the stale documentation entry from the "Useful commands" list in README.md.


Closes #481

Post-script verification

  • Branch is not main/master (agent/481-remove-clustertask)
  • Secret scan passed (gitleaks — c421211f470603c84e93646f97caa8d23569e39b..HEAD)
  • Pre-commit hooks passed (authoritative run on runner)
  • Tests ran inside sandbox

ClusterTasks were deprecated in Tekton v0.44 and removed in later
versions. The upstream tektoncd/cli dependency has already dropped
the clustertask subcommand, so opc no longer exposes it. This
removes the stale documentation entry from the "Useful commands"
list in README.md.

Closes #481
Closes #380
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: remove ClusterTask management commands and documentation

0 participants