Skip to content

[PRODENG-3450] Update --help docs URL from MKE 3.7 to 3.9#634

Merged
james-nesbitt merged 2 commits into
mainfrom
PRODENG-3450
Jun 2, 2026
Merged

[PRODENG-3450] Update --help docs URL from MKE 3.7 to 3.9#634
james-nesbitt merged 2 commits into
mainfrom
PRODENG-3450

Conversation

@james-nesbitt

@james-nesbitt james-nesbitt commented May 27, 2026

Copy link
Copy Markdown
Collaborator

What

Update the getting-started URL in launchpad --help from MKE 3.7 to 3.9.

Why

The binary has referenced the MKE 3.7 doc set since before 3.9 was released; 3.7 is no longer the current supported version.

How

  • Single-line change in main.go — update the hardcoded URL version segment.

Testing

  • Verified with launchpad --help | grep docs.mirantis.com.

Links

Checklist

  • Tests added or updated
  • Docs updated if user-visible behaviour changed
  • No debug output or dead code left in

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the launchpad --help “GETTING STARTED” link to point at the Mirantis Kubernetes Engine (MKE) 3.9 documentation set instead of the older 3.7 set, keeping the CLI’s embedded help aligned with the currently supported version.

Changes:

  • Updated the hardcoded MKE documentation URL in the CLI help template from /mke/3.7/ to /mke/3.9/.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@james-nesbitt james-nesbitt merged commit f36403d into main Jun 2, 2026
9 checks passed
@james-nesbitt james-nesbitt deleted the PRODENG-3450 branch June 2, 2026 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

smoke-modern Run modern smoke test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants