yannh / kubeconform

A FAST Kubernetes manifests validator, with support for Custom Resources!
Apache License 2.0
2.23k stars 124 forks source link

fix(ISSUE-130): Fixing group issue within file creation #152

Open alexander-matthiesen opened 1 year ago

alexander-matthiesen commented 1 year ago

130

yannh commented 1 year ago

Yep... I wonder why this split was there in the first place :thinking: It is somewhat backward incompatible though, it will change the filename for people who use the Group in their path... We also have this ticket https://github.com/yannh/kubeconform/issues/182 about another, hopefully better maintained script - I'm wondering if this is something that might work well enough, if you find the time to give it a shot.