redhat-cop / openshift-applier

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

Warn when `template_facts.oc_path` contains the word "master" #115

Open pcarney8 opened 5 years ago

pcarney8 commented 5 years ago

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 prevent future failures due to the mutability of a branch name like "master"