You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prior to the holiday break we discussed whether it was beneficial to remove the kubebuilder plugin model in favor of using the cobra CLI package directly, and simply leveraging the scaffolding methods of kubebuilder rather than the entire plugin model. Things like adding subcommands to subcommands become a difficult task and may limit our flexibility in the future.
The text was updated successfully, but these errors were encountered:
Prior to the holiday break we discussed whether it was beneficial to remove the kubebuilder plugin model in favor of using the cobra CLI package directly, and simply leveraging the scaffolding methods of kubebuilder rather than the entire plugin model. Things like adding subcommands to subcommands become a difficult task and may limit our flexibility in the future.
The text was updated successfully, but these errors were encountered: