sclorg / container-common-scripts

Apache License 2.0
20 stars 45 forks source link

Let's use only one OpenShift 4 client version #287

Closed phracek closed 2 years ago

phracek commented 2 years ago

Let's use only one OpenShift 4 client version located in /usr/local/oc-v4/bin directory

Signed-off-by: Petr "Stone" Hracek phracek@redhat.com

zmiklank commented 2 years ago

Why are we changing OC version from 4.4 to 4?

phracek commented 2 years ago

Why are we changing OC version from 4.4 to 4?

@zmiklank Thanks for this question. We would like to update OpenShift Client from 4.4 to 4.10 and therefore let's have only one directory. We really do not need a lot of oc versions.

zmiklank commented 2 years ago

Ok, thanks for an explanation. LGTM.