mogensen / kubernetes-split-yaml

Split the 'giant yaml file' into one file pr kubernetes resource
99 stars 20 forks source link

feat: add cli args for better output dir/filename handling #3

Closed jjo closed 4 years ago

jjo commented 4 years ago
jjo commented 4 years ago

Fixes #4

mogensen commented 4 years ago

Hi @jjo

Thanks for the contribution. I will try to look through it in the coming week.

This project used the new go modules for dependency management, and i would therefore prefer to not have a vendor folder. Could you send a an update to the PR without this?

Thanks again! :smile:

jjo commented 4 years ago

This project used the new go modules for dependency management, and i would therefore prefer to not have a vendor folder. Could you send a an update to the PR without this?

Sure, done.

Thanks again! smile

Thank you in the 1st place for the tool !

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

jjo commented 4 years ago

Thanks @mogensen for the merge, appreciate if you can cut a new release, time permits. Cheers --jjo