Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Must directly specify google-cloud-sdk version | Clayton Coleman | 2017-12-21 | 1 | -0/+8 |
| | | | | | The upstream forces versions on packages, and rpm -V fails when it does not match. Also add which, used by gcloud. | ||||
* | Origin image build: add oc client | Luke Meyer | 2017-08-04 | 2 | -0/+27 |
The oc client was left out with the move away from playbook2image. However it is needed in the image for the `oc cluster up` use case for installing logging or metrics. This change adds oc via the latest signed and released client RPM, which requires adding the centos-openshift-origin repo to the image. |