Open vinny-sabatini opened 4 years ago
This should be fixed with PR #54. I carefully considered the implications of making changes to the set_dict_defaults function. After reading the 69 or so references, I think this is an acceptable change to make.
The openshift-provision role fails if you try to manage a
CronJob
that does not have any annotations.This was tested against an OpenShift 3.11 cluster, and the
CronJob
we were trying to manage was defined as a Jinja template.Here is the error log into this issue: