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
Various fixes related to hive developer experience (dx)
.gitignore: add venv so I stop accidentally adding it with `git add hack/`
hack/*.sh: use `oc` instead of `kubectl`
Makefile: add target for using podman to push to registry (local
registry running in podman has no security setup, hence ignore TLS)
0 commit comments