redhat-cop / openshift-applier

Used to apply OpenShift objects to an OpenShift Cluster
Apache License 2.0
102 stars 62 forks source link

Add ability to choose between oc and kubectl #128

Closed etsauer closed 5 years ago

etsauer commented 5 years ago

What does this PR do?

I've been asked a bunch lately about openshift and kubernetes are "different". As an example to show how interchangeable they can be to use, I put this little example together in applier, to basically provide the option to swap out oc for kubectl. Thought I'd open a PR in case we thought it was worth having upstream

How should this be tested?

Run tests.

Is there a relevant Issue open for this?

n/a

Who would you like to review this?

cc: @redhat-cop/openshift-applier