cloudflare / certmgr

Automated certificate management using a CFSSL CA.
BSD 2-Clause "Simplified" License
218 stars 40 forks source link

Fix parsing yaml, init with genconfig, versioning #116

Open ChrisChoke opened 1 year ago

ChrisChoke commented 1 year ago

address to #115 ref

114, #107

with this PR you can use yaml for spec files again. it let us use "certmgr genconfig" again and inject the latest tag to version while building even it is "lightweight tag" (git tag -lw).