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
$ kubectl logs olm-operator-77dd6597cb-v8826 -n olm master
flag provided but not defined: -writeStatusName
Usage of /bin/olm:
-alsologtostderr
log to standard error as well as files
-debug
use debug log level
-interval duration
wake up interval (default 5m0s)
-kubeconfig string
absolute path to the kubeconfig file
-log_backtrace_at value
when logging hits line file:N, emit a stack trace
-log_dir string
If non-empty, write log files in this directory
-logtostderr
log to standard error instead of files
-stderrthreshold value
logs at or above this threshold go to stderr
-v value
log level for V logs
-version
displays olm version
-vmodule value
comma-separated list of pattern=N settings for file-filtered logging
-watchedNamespaces -watchedNamespaces=""
comma separated list of namespaces forolm operator to watch. If not set, or set to the empty string (e.g. -watchedNamespaces=""), olm operator will watch all namespacesin the cluster.
The text was updated successfully, but these errors were encountered:
@galderz Thanks for submitting your report! #771 (which just merged) recut the release manifests for upstream OLM. I think pulling the latest changes from master should resolve this issue.
When running on minikube 0.35 and doing:
The text was updated successfully, but these errors were encountered: