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
Running bazel run //:kubebuilder always runs from the root of the workspace, which is not always desired. There should be a way to run it from a subdirectory of the workspace.