Patrick Carney

Results 6 issues of Patrick Carney

Make use of https://github.com/redhat-cop/casl-ansible/tree/master/roles/openshift-route-status in openshift-applier inventories to eliminate the OCP dependency in this role. Remove wait-for-nexus.yml and the `oc get route` task Make http v.s. https configurable and/or fetched...

Output a warning message when `template_facts.oc_path` contains "master" because of all the issues it will cause. This warning will help encourage the use of an immutable tag or hash to...

My suggestion would be as part of the [k8s](https://docs.ansible.com/ansible/latest/modules/k8s_module.html#k8s-module) module, but probably could go through being it's own open source module first (or maybe an enhancement to `oc_process`): Benefits: *...