Docs: Fix installation page URLs, versioning, and SLSA verification instructions - #4717
Merged
Merged
Conversation
✅ Deploy Preview for kptdocs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates installation documentation for archive-based releases and version formatting.
Changes:
- Normalizes shortcode versions by removing the
vprefix. - Corrects archive URLs, Docker tags, extraction, and SLSA commands.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
documentation/layouts/shortcodes/kpt_version.html |
Normalizes version output. |
documentation/content/en/installation/kpt-cli.md |
Updates installation and verification instructions. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
aravindtga
force-pushed
the
fix-installation-urls-and-versioning
branch
from
August 27, 2026 13:38
ccba3bd to
b673924
Compare
aravindtga
marked this pull request as ready for review
August 27, 2026 13:38
aravindtga
requested review from
efiacor,
kispaljr,
liamfallon and
mozesl-nokia
as code owners
August 27, 2026 13:38
efiacor
approved these changes
Aug 28, 2026
mozesl-nokia
approved these changes
Aug 31, 2026
aravindtga
force-pushed
the
fix-installation-urls-and-versioning
branch
2 times, most recently
from
August 31, 2026 11:19
1f88d26 to
71ffa80
Compare
liamfallon
approved these changes
Sep 1, 2026
efiacor
reviewed
Sep 1, 2026
aravindtga
force-pushed
the
fix-installation-urls-and-versioning
branch
from
September 1, 2026 10:38
71ffa80 to
814cc38
Compare
…nstructions Signed-off-by: Aravindhan Ayyanathan <aravindhan.a@est.tech>
Signed-off-by: Aravindhan Ayyanathan <aravindhan.a@est.tech>
aravindtga
force-pushed
the
fix-installation-urls-and-versioning
branch
from
September 1, 2026 10:41
814cc38 to
a6e1026
Compare
mozesl-nokia
approved these changes
Sep 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
chmod +xkpt_versionshortcode now strips thevprefix, allowing the docs to add it explicitly where needed (git tags, Docker tags) and omit it where not needed (archive filenames). Download links now point tokpt_<os>_<arch>-<version>.tar.gzwith the correct tag path.Related Issue(s)
Type of Change
Checklist
AI Disclosure
If so, please describe how:
- Kiro CLI to review the documentation changes, verify release artifacts and draft the PR Message