openshift-evangelists / oc-cluster-wrapper

oc cluster up bash wrapper
Apache License 2.0
144 stars 72 forks source link

Fix '--host-pv-dir' option for OpenShift 3.4 #38

Closed joe2far closed 7 years ago

joe2far commented 7 years ago

Fix '--host-pv-dir' option for OpenShift 3.4 which renames it to '--host-volumes-dir'

joe2far commented 7 years ago

fixes #40

jorgemoralespou commented 7 years ago

ocp 3.4 does not have this feature. It's different parameters host-volumes-dir and host-pv-dir and I still need to know how to support whatever is provided.

Although there is the ability to work with PVs right now as there is a plugin and 10 PV created by default.