Convert bool to error, helper func for cd to skew
This commit is contained in:
parent
7e7a771d81
commit
059bfae614
|
|
@ -124,9 +124,6 @@ go run hack/e2e.go -v --build
|
||||||
# Create a fresh cluster. Deletes a cluster first, if it exists
|
# Create a fresh cluster. Deletes a cluster first, if it exists
|
||||||
go run hack/e2e.go -v --up
|
go run hack/e2e.go -v --up
|
||||||
|
|
||||||
# Test if a cluster is up.
|
|
||||||
go run hack/e2e.go -v --isup
|
|
||||||
|
|
||||||
# Push code to an existing cluster
|
# Push code to an existing cluster
|
||||||
go run hack/e2e.go -v --push
|
go run hack/e2e.go -v --push
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue