1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-26 05:14:13 +01:00

Merge pull request #215 from tambetliiv/patch-1

fix Build and Run GOPATH dir
This commit is contained in:
Kubernetes Prow Robot
2020-02-07 08:19:47 -08:00
committed by GitHub

View File

@@ -26,7 +26,7 @@ but relies on the default scheduler for that.
## Build and Run
- Checkout the repo into your $GOPATH directory under src/github.com/kubernetes-incubator/descheduler
- Checkout the repo into your $GOPATH directory under src/sigs.k8s.io/descheduler
Build descheduler: