Sébastien OUDRY

Results 34 comments of Sébastien OUDRY

If you want to push to GCR using a JSON key file and also to other registries, you must define `config.json` file with `gcr` credential helper alongside with other `auths`...

Hi! Having same issue of user not correctly defined on chart. And since confluent images 6.2.2+ releases there is a check to ensure correct rights on directory leading to a...

@shuang-x-zhao-gj Nope, I'm currently still on "old" v2 fabric8.

If you're using a newer version of node-exporter (version 0.16 or 0.17), you can use job rules defines on upgrade guide: https://github.com/prometheus/node_exporter/blob/master/docs/V0_16_UPGRADE_GUIDE.md#use-recording-rules This way older and newer metrics renamed both...

Got this problem too. What's weird is that, as an editor, we can fetch datasource list when configuring a variable of type datasource. Documentation on HTTP API is missing information...

I see none. Java 7 reaches end of life. I think that, as d-m-p is only run on dev and CI/CD, JVM should be more updated than production servers.

So, not working the same way on different environments. On my MacOS workstation, Maven consider the given password great, but on Atlassian Bamboo (same Oracle JDK version, same Maven version...

DMP don't work with GCR auth keyfile, even with the PR https://github.com/fabric8io/docker-maven-plugin/pull/1036 that don't try to apply Maven decryption on JSON key. I think that method `io.fabric8.maven.docker.access.AuthConfig#createAuthEncoded` isn't adapted for...

Hi, I'm on vacation until begining of jully. Will take a look at this at my return. Cleaner solution might be to use a specific mecanism as for Amazon registry....