Bjørn Hald Sørensen

Results 8 issues of Bjørn Hald Sørensen

Thank you for adding support for publish confirmations in #43 and #44. I have a question regarding how the buffer is handled during shutdown. Say there are 10 messages in-flight...

The package `github.com/pmezard/go-difflib` is as of this commit no longer maintained: https://github.com/pmezard/go-difflib/commit/1ef1646f464bff6853dfa4c32750886762dc023a Maybe we could move the used functionality into this repo and stop depending on the `difflib` package all...

This change implements the EntityKindPicker allowing for selecting multiple kinds. This is a draft of implementing a more clear kind picker that also support multiple kinds at once. It is...

catalog

The current implementation of flows and git depends on a concrete global implementation for copying in the copy package. This makes any usage hard to test and also reason about....

It would be great if there was a way to list all available templates for a given plan. This could help users identify unexpected overwrites of plan templates and also...

If would be great if arguments for scripts were validated before issuing the command. It would require some syntax for writing requirements of an argument in a plan. This could...

enhancement

We are looking into using kubeval in some Actions workflows, but are in need of setting some additional flags in order to validate some CRDs. Would you be interested in...

The site is served over HTTPS but if the webpage tries to load a resource from a non-HTTP destination, the entire site is marked as insecure as we can no...