ChrisHoban / ssg-openshift-meta-templates

Templates to be used by Meta Pipeline Bootstrap
5 stars 6 forks source link

Added oc3-sanitize functionality #29

Closed bashbang closed 3 years ago

bashbang commented 3 years ago

I've added sanitize functionality that takes the exported manifest files and strips out unneeded elements and removed manifests that are basically empty.

I've also enhanced/tweaked the export function with some cleanup and added the clobber param to allow/prevent clobbering the previously exported manifest files.