Allow external plugins be used with SDK ( plugin phase 2 ) #5958
Labels
blocked
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Milestone
Feature Request
Describe the problem you need a feature to resolve.
The implementation was introduced in Kubebuilder
However, we can also begin to provide the option on the SDK project
Describe the solution you'd like.
SDK CLI allows external plugins. That means we need to address the same changes/implemenation into the cmd/main.go using the KB implementation/imporrt, see: https://github.com/kubernetes-sigs/kubebuilder/pull/2338/files
The text was updated successfully, but these errors were encountered: