tehmoon
tehmoon
Might be done by #56
By default combined `stdout` and `stderr`. Add a `--stderr` error which creates a pipeline. If you want to null everything, just do `--stderr null`.
Related to #52
Initial work in PR https://github.com/tehmoon/cryptocli/pull/19
Successfully wrote a kustomize transformers that will replace every `Secret.v1` and pass it to `kubeseal`. This requires a back and forth using `jq` and `yq` as there is no tool...
@mkmik of course! I'm installing and operating a kubernetes cluster solely using GitOps with FluxCD. Installing the operator is the only first manual step that has to be done. The...
I've been in the same situation as @gudmundur. I love this package, I'm using it in all my project. So first, thank you. My use case is the following: ```...
Hi @davecheney thank you for answering this fast! Yes you are right, that's what I ended up using in most cases. But I am still leaning towards treating the root...
Ok I'll think about it more and give it a try, maybe with a new approach. Thank you so much for taking the time.
@atvaccaro yes still around! Could you tell me more about `still get the same error message` please? If you could share the data that is being parse that would be...