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
pkg utils is used for solely for getting the WATCH_NAMESPACE env
variable . We don't need a separate public package just for
that functionality. Moving the function into the main. In addition,
since WATCH_NAMESPACEmust be set in the deployment, the operator will
fail in case the variable is not defined, instead of just logging a
warrning
0 commit comments