Skip to content

Kpt repo cleanup 1#4640

Merged
liamfallon merged 4 commits into
kptdev:mainfrom
Nordix:kpt_repo_cleanup_1
Jul 22, 2026
Merged

Kpt repo cleanup 1#4640
liamfallon merged 4 commits into
kptdev:mainfrom
Nordix:kpt_repo_cleanup_1

Conversation

@efiacor

@efiacor efiacor commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Epic #4552 Cleanup Tasks - Complete 3 Sub-Issues

Summary

This PR completes three cleanup tasks from Epic #4552:

  1. Remove references to the site folder #4574: Remove remaining references to the deprecated site/ folder
  2. Clean up the upgrade / update terminology #4553: Standardize documentation on "update" terminology (not "upgrade")

Changes

#4574 - Remove site/ folder reference

  • Removed markdown reference link [site/]: site/ from CONTRIBUTING.md
  • Verified no other site/ references remain in codebase

#4553 - Standardize terminology

  • Updated documentation/content/en/installation/migration.md to use "update" terminology consistently
  • Updated documentation/content/en/faq.md to replace "upgrade" with "update"
  • Standardizes on "update" to match kpt CLI command kpt pkg update

Testing

  • Verified documentation structure and link paths
  • All internal links reference existing documentation files
  • External links point to authoritative sources (GitHub, git-scm, kubernetes.io)

Closes

Closes #4574
Closes #4553

The site/ folder has been migrated to documentation/ (Hugo-based).
This removes the obsolete [site/] markdown reference link.

Fixes: kptdev#4574
@efiacor
efiacor requested review from a team July 16, 2026 12:42
@netlify

netlify Bot commented Jul 16, 2026

Copy link
Copy Markdown

Deploy Preview for kptdocs ready!

Name Link
🔨 Latest commit e13ebbb
🔍 Latest deploy log https://app.netlify.com/projects/kptdocs/deploys/6a5fa67c44804b00088e385e
😎 Deploy Preview https://deploy-preview-4640--kptdocs.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.

@dosubot dosubot Bot added size:L This PR changes 100-499 lines, ignoring generated files. cleanup documentation Improvements or additions to documentation labels Jul 16, 2026
@efiacor efiacor self-assigned this Jul 16, 2026
@dosubot dosubot Bot added size:XXL This PR changes 1000+ lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Jul 16, 2026
liamfallon
liamfallon previously approved these changes Jul 16, 2026
@dosubot dosubot Bot added the lgtm label Jul 16, 2026
efiacor added 3 commits July 21, 2026 18:03
Signed-off-by: Fiachra Corcoran <fiachra.corcoran@est.tech>
Signed-off-by: Fiachra Corcoran <fiachra.corcoran@est.tech>
Signed-off-by: Fiachra Corcoran <fiachra.corcoran@est.tech>
@efiacor
efiacor requested a review from a team July 21, 2026 22:49
@liamfallon
liamfallon merged commit 7933023 into kptdev:main Jul 22, 2026
48 checks passed
@efiacor
efiacor deleted the kpt_repo_cleanup_1 branch July 22, 2026 08:36
aravindtga pushed a commit to Nordix/kpt that referenced this pull request Jul 22, 2026
* Clean up: Remove remaining site/ folder reference from CONTRIBUTING.md

The site/ folder has been migrated to documentation/ (Hugo-based).
This removes the obsolete [site/] markdown reference link.

Fixes: kptdev#4574

* Remove redundant scripts

Signed-off-by: Fiachra Corcoran <fiachra.corcoran@est.tech>

* Add scripts dir to CI trigger

Signed-off-by: Fiachra Corcoran <fiachra.corcoran@est.tech>

* Refine ci build trigger paths

Signed-off-by: Fiachra Corcoran <fiachra.corcoran@est.tech>

---------

Signed-off-by: Fiachra Corcoran <fiachra.corcoran@est.tech>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup documentation Improvements or additions to documentation lgtm size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove references to the site folder Clean up the upgrade / update terminology

3 participants