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
In v1 version, we stopped generating clientset because controller-runtime provides dynamic client which works with any type. However, having capability to generate clientset will help migrating existing projects to Kubebuilder easier.