Matthias Diester

Results 29 issues of 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...

lifecycle/frozen

_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...

enhancement

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). ![image](https://user-images.githubusercontent.com/1979133/107129617-e897ae00-68c6-11eb-8af0-735d805e6465.png)

bug
help wanted

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.

enhancement
help wanted

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...

enhancement

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...

enhancement

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...

enhancement

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.

enhancement