mogensen / kubernetes-split-yaml

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

Added ability to read yaml from stdin, and option to define output directory #5

Closed elzapp closed 4 years ago

elzapp commented 4 years ago

Added ability to read yaml from stdin, and option to define output directory

I see you have another open PR as well, that will conflict with this. I can incorporate it in my PR as well, if you like

mogensen commented 4 years ago

Hi

It looks good! Thanks for the contribution! I have merged the other PR. So if you can rebase your branch and force push it, I will merge that one as well. :+1:

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 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

elzapp commented 4 years ago

I left out the work related to output directory and usage, and kept the ability to read from stdin