martinohmann

Results 5 comments of martinohmann

@01mf02 There is [syntect](https://github.com/trishume/syntect) which provides syntax highlighting for YAML as well. It's a pretty heavyweight dependency though, so not sure if this is what you are looking for.

@freestrings I saw that this was already fixed in https://github.com/freestrings/jsonpath/commit/c3b973437cddbd05fc41796e7a2ddb7b998150a2, sorry for the duplication. Is it possible to publish a patch release for this?

We're facing the same issue now after we upgraded from Spinnaker 1.26.6 to 1.28.1. We have a pipeline that produces two docker image artifacts, which are later bound to the...

We're seeing almost the same behaviour using version 0.13.5, but slightly worse. Instead of just logging an error, external-dns additionally crashes, rendering it dysfunctional as it'll end up in CrashLoopBackoff....

We're facing the same issue with `v0.13.2` and the suggested batch size changes do not work: - With `--aws-batch-change-size=1`: it tries to create the already existing TXT record, which fails....