-
Notifications
You must be signed in to change notification settings - Fork 7.5k
[HIP-0026] Move pkg/plugin -> internal/plugin #31142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: George Jenkins <[email protected]>
8e2541d to
a1c84f9
Compare
jessesimpson36
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was already reviewing this code, but as a smaller part of the _plugin-system_squash_rebase_main branch (I think from @scottrigby 's fork. )
So this looks good to me.
TerryHowe
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
sabre1041
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Part of implementing hip-0026. For full context, see:
What this PR does / why we need it:
This PR moves the existing plugin package to
internal/, as a precursor for merging in changes from https://github.com/scottrigby/helm/tree/plugin-system (the reworked plugin system to support greater plugin extensibility and Wasm based plugins)(As part of those changes, public interfaces will be returned to
pkg/plugin)Special notes for your reviewer:
If applicable:
docs neededlabel should be applied if so)