Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 316 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 316 Bytes

Quickly use rr+delve to debug openshift installer

  1. modify ./hack/config.sh for installer branch
  2. run ./hack/build.sh ... five hours later ...
  3. create installer-dir/install-config.yaml
  4. run ./hack/run.sh ... wait till explosion
  5. run ./hack/debug.sh ... delve running over port 2345
  6. profit