Skip to content

Change references to Nephio to kptdev#981

Merged
liamfallon merged 1 commit into
kptdev:mainfrom
Nordix:nephio-to-kptdev
May 13, 2026
Merged

Change references to Nephio to kptdev#981
liamfallon merged 1 commit into
kptdev:mainfrom
Nordix:nephio-to-kptdev

Conversation

@liamfallon
Copy link
Copy Markdown
Collaborator

@liamfallon liamfallon commented May 13, 2026

Change references to Nephio to kptdev


Description

  • What changed: The porch repo has moved from nephio to kpt
  • Why it’s needed: We need to change all nephio references to kpt references, imports, module names, git repo names etc
  • How it works: Global change of nephio to kpt

Related Issue(s)


Type of Change

  • Bug fix
  • New feature
  • Enhancement
  • Refactor
  • Documentation
  • Tests
  • Other: ________

Checklist

  • Code follows project style guidelines
  • Self-reviewed changes
  • Tests added/updated
  • Documentation added/updated
  • All tests and gating checks pass

AI Disclosure

[ ] I have used AI in the creation of this PR.

Signed-off-by: liamfallon <liam.fallon@est.tech>
Copilot AI review requested due to automatic review settings May 13, 2026 09:43
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review this pull request because it exceeds the maximum number of files (300). Try reducing the number of changed files and requesting a review from Copilot again.

@liamfallon liamfallon merged commit 5e3ab70 into kptdev:main May 13, 2026
25 of 27 checks passed
@liamfallon liamfallon deleted the nephio-to-kptdev branch May 13, 2026 15:45
thc1006 added a commit to thc1006/porch that referenced this pull request May 14, 2026
Pick up the repository move from nephio-project to kptdev that landed
in kptdev#981, which rewrote the module path across the codebase. Conflicts
were limited to the import blocks of the rpkg lifecycle command files
this branch refactors. The resolution keeps the branch's runner
embedding and rpkgutil alias while taking main's kptdev import paths.

The util/common_test.go file is a new file added by this branch, so
main did not touch it, but its imports still needed to be rewritten
from the old module path to the canonical kptdev path.

Signed-off-by: thc1006 <84045975+thc1006@users.noreply.github.com>
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.

Change nephio references in the Porch repo to kpt references

3 participants