Skip to content

Move more code out of internal#4515

Draft
mozesl-nokia wants to merge 4 commits intokptdev:mainfrom
nokia:more-exports
Draft

Move more code out of internal#4515
mozesl-nokia wants to merge 4 commits intokptdev:mainfrom
nokia:more-exports

Conversation

@mozesl-nokia
Copy link
Copy Markdown
Contributor

@mozesl-nokia mozesl-nokia commented May 6, 2026

Follow up to #4490

Currently moved:

  • internal/types -> pkg/lib/types (this is a revert)
  • internal/pkg -> pkg/lib/pkg
  • internal/alpha/printers/table -> pkg/printer/table
  • internal/builtins/pkg_context.go -> pkg/lib/builtins/pkg_context.go (builtins already existed here)
  • internal/util/update/ -> pkg/lib/update (merged the two packages)
  • internal/utils/update/merge3 -> pkg/lib/update/merge3
  • removed internal/util/merge
  • internal/util/render -> pkg/lib/kptops (renamed executor.go to render_executor.go)
  • internal/util/diff -> pkg/lib/pkg/diff
  • internal/util/pkgutil -> pkg/lib/pkg
  • internal/util/attribution -> pkg/lib/util/attribution
  • internal/util/stack -> pkg/lib/util/stack
  • internal/util/strings -> pkg/lib/util/strings
  • internal/util/printerutil -> pkg/printer
  • internal/util/argutil -> pkg/lib/util/args
  • internal/util/fetch -> pkg/lib/util/fetch
  • internal/util/get -> pkg/lib/util/get
  • internal/util/git -> pkg/lib/util/git
  • internal/util/man -> pkg/lib/util/man
  • internal/util/pathutil -> pkg/lib/util/path
  • internal/hook -> pkg/lib/kptops (renamed executor.go to hook_executor.go)

Signed-off-by: Mózes László Máté <laszlo.mozes@nokia.com>
…l/update/merge3

Signed-off-by: Mózes László Máté <laszlo.mozes@nokia.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

Deploy Preview for kptdocs ready!

Name Link
🔨 Latest commit 5f6d1c6
🔍 Latest deploy log https://app.netlify.com/projects/kptdocs/deploys/69fc8e8c6700130008176b72
😎 Deploy Preview https://deploy-preview-4515--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.

@mozesl-nokia mozesl-nokia added cleanup area/fn-runtime KRM function runtime go Pull requests that update Go code labels May 6, 2026
Signed-off-by: Mózes László Máté <laszlo.mozes@nokia.com>
Signed-off-by: Mózes László Máté <laszlo.mozes@nokia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/fn-runtime KRM function runtime cleanup go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant