David J. M. Karlsen
David J. M. Karlsen
Maybe that can be done later - if you merge it now we can get back to that. "Release early - release often" ?
@plokijuma How can encoding be manually turned off? It seems encode() is always called? It also breaks linking: https://api.slack.com/docs/messages/builder?msg=%7B%22text%22%3A%22This%20%3Chttp%3A%2F%2Fgoogle.com%7Ca%20link%3E%22%7D Maybe there should be a boolean encode() option on a message...
I can highly recommend micrometer for metrics. It's very nice and versatile. And use prometheus dataformat as standard, as it is the de-facto standard.
+1 - anything we can do to get marketplace support? Now I need to go in and update the release and save it to get published to marketplace.
btw, the BOM is missing for 1.7.1: https://repo1.maven.org/maven2/io/github/resilience4j/resilience4j-bom/
the mount will work, but then the repo list is static. We have an old cluster, with some helm v2 based installs, which point at the repo via CR: ```...
Looking for the same. My suggestion would be: - no version specified -> use the latest available version - allow specifying a wildcard: `1.1.*`, or `1.*` - specify an exact...
I've updated the issue in helm-charts.
I tried 0.2.0 but then I get: ``` Error: error while reading TFState: state snapshot was created by Terraform v0.12.29, which is newer than current v0.12.28; upgrade to Terraform v0.12.29...