Matthias Diester
Matthias Diester
We do builds with `ko resolve` to have images and also a deployment YAML. However, we were wondering whether there would be an easy way to get a list of...
_Idea:_ Add a flag to configure text that is later highlighted in the output. It could be encircled with a red oval, or some kind or arrow is used, or...
Using [`github.com/fogleman/gg`](https://github.com/fogleman/gg) and [Hack font](https://sourcefoundry.org/hack/), it is currently not possible draw [U+2717 BALLOT X (cross)](https://en.wikipedia.org/wiki/X_mark). 
Follow-up from #190 and check whether we can create a PR with updates to the [MacPorts `Portfile`](https://github.com/macports/macports-ports/blob/master/textproc/dyff/Portfile) for `dyff` when there is a new release.
The human output uses YAML to display complex structures. Add an option to switch to JSON for those outputs.
Add output style JSON which only takes the difference report as-is and prints it
Have a look at YAML files to compare where each YAML file contains a different number of documents in it. This might include a change in the way paths are...
It would be great if there would be a way to define a custom action to be automatically triggered and done by `havener` once a certain action is started, for...
Add new command called `stress` to start a container that creates arbitrary load on nodes. This can be useful in scenarios to test whether a certain task still works even...
Check https://github.com/spf13/cobra/blob/master/bash_completions.md on auto completion based on cobra commands. For `node-exec` and `pod-exec` it would be great to have system specific auto completion.