Patrick D'appollonio
Patrick D'appollonio
Hey @whitelion-github! Not sure I follow. Are you saying that the output you're getting has triple dashes at the beginning of the file? If so, would you mind providing a...
Ah I see. The triple dash is the separator. Technically, a file like this: ```yaml --- foo: bar ``` Is actually 2 yamls, not 1. May I ask what's your...
I understand your use case scenario. My note is still though that having a file that contains this: ```yaml --- apiVersion: apps/v1 kind: Deployment metadata: name: deployment2 ``` Is actually...
Side note, but you also mention this: > Because the sequence is important when applying in kubernetes. Sequence is not *that* important. By default, when `kubectl` sees a number of...
Done! I've merged the code and released version 1.2.8. Please give it a go with the new flag `--include-triple-dash`. I'll keep the issue open for a few days in case...
Closing, assuming this worked! If not, feel free to open a new issue!
As an experience report, at `$COMPANY` we're trying to drive everything via GitOps so we want people to have read-only access to all the resources they are supposed to see...
Hey @13sh! Seems like a good idea. My main concern for it is that a) it would be a breaking change for current people running it in automation (the `.`...
No problem and completely understandable! Happy to discuss if you have any questions after the new year! Thanks again for your help and willingness.
Let's leave it open for some people to chime in if possible. For the latter, bold of you to assume Go devs are the most downloads 😆 [most of the...