Skip to content

State that upgrading rpk does not upgrade the AI plugin - #191

Open
JakeSCahill wants to merge 1 commit into
mainfrom
doc-2417-ai-upgrade-note
Open

State that upgrading rpk does not upgrade the AI plugin#191
JakeSCahill wants to merge 1 commit into
mainfrom
doc-2417-ai-upgrade-note

Conversation

@JakeSCahill

@JakeSCahill JakeSCahill commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Adds a NOTE to the CLI install section: the plugin is a separate binary that survives rpk upgrades untouched until rpk ai upgrade runs — empirically verified (a plugin pinned at 0.2.30 survived an rpk v26.1.12 → v26.2.1 upgrade across invocations, and moved to 0.2.34 only on explicit upgrade; test log and repro in the Jira). Also connects the reference's "introduced in ai version X" notes to the plugin version, so a reader whose documented command is missing knows the fix is one upgrade away.

Companion to redpanda-data/docs#1883 and rp-connect-docs#479.

Jira

Part of DOC-2417.

Verified empirically (DOC-2417): a plugin pinned at 0.2.30 survived an
rpk 26.1.12 to 26.2.1 upgrade untouched, across invocations, and moved
only on rpk ai upgrade. Also ties the reference's introduced-in notes
to the plugin version so readers on stale plugins know why a documented
command is missing.
@JakeSCahill
JakeSCahill requested a review from a team as a code owner August 5, 2026 15:14
@netlify

netlify Bot commented Aug 5, 2026

Copy link
Copy Markdown

Deploy Preview for redpanda-agentic-data-plane ready!

Name Link
🔨 Latest commit 3d141c0
🔍 Latest deploy log https://app.netlify.com/projects/redpanda-agentic-data-plane/deploys/6a735354464bd200081e398c
😎 Deploy Preview https://deploy-preview-191--redpanda-agentic-data-plane.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@micheleRP micheleRP left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed against docs-team-standards. No critical issues — this is a clean, well-tested two-line fix (DOC-2417), backed by a reproducible empirical test in the Jira ticket.

A couple of suggestions worth considering, not blocking:

  1. modules/gateway/pages/connect-agent.adoc (lines 51-58) has a near-duplicate rpk ai install / upgrade / uninstall walkthrough under "Use rpk ai for local development" that doesn't get the same NOTE. DOC-2417 calls out "the plugin install pages" (plural) — consider adding the same note (or a link back to this page) there too.
  2. Once redpanda-data/docs#1883 merges, consider linking to its new "Upgrade rpk plugins" section via xref:reference:rpk-install.adoc[] (already linked earlier on this page) so this NOTE points to the general explanation instead of only restating the rpk ai-specific case.

Approving as-is — these are follow-ups, not blockers.

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.

2 participants