redhat-cop / openshift-applier

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

Error in Jenkins build #103

Closed AsheemMainaly closed 5 years ago

AsheemMainaly commented 5 years ago
cd .openshift-applier
+ ansible-galaxy install -r requirements.yml --roles-path=roles
 [WARNING]: - openshift-applier was NOT installed successfully: - command git
checkout v3.9.0 failed in directory /tmp/tmpVaAg6T (rc=1)
ERROR! - you can use --ignore-errors to skip failed roles and finish processing the list.
alberttwong commented 5 years ago

This is affecting a customer. @sherl0cks @etsauer Can you guys help?

oybed commented 5 years ago

@alberttwong @AsheemMainaly the v3.9.x tags are super old and also removed per issue https://github.com/redhat-cop/openshift-applier/issues/67. You can use release/tag v1.0.1 to get the equivalent of v3.9.0 per the release notes: https://github.com/redhat-cop/openshift-applier/releases/tag/v1.0.1

I will, however, recommend updating to use the later/newer releases/tags - i.e.: v2.0.x.