Sébastien GLON

Results 59 comments of Sébastien GLON

THe issue on my side is related to this deprecation: https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md#deprecated-6 replace ``` go.opentelemetry.io/otel/exporters/metric/prometheus ``` By ``` "go.opentelemetry.io/otel/exporters/prometheus" ``` FIxed for me

I have added 2 tests and i can't reproduce the error. Can you give us the pod describes file when the helm ends?

I'm interesting with this and How can i pass this url on docker plugin?

Thant i want to make is to use docker pugin cinder with custom authURL with https. But my https url use custom ca-cert that i have added on my centos...

this is my error when i call an https cinder server: ``` msg=REX-Ray Binary: /usr/bin/rexray" Flavor: client+agent+controller" SemVer: 0.9.0+11+dirty" OsArch: Linux-x86_64" Branch: master" Commit: e46c4324f52779a8ce0b34647b4bcb85c4b6130a" Formed: Wed, 17 May 2017...

I have the same on `docker plugin install --grant-all-permissions=true rexray/s3fs` whith docker 17.5 `sudo docker plugin install --grant-all-permissions=true rexray/s3fs latest: Pulling from rexray/s3fs 26e03f1a0d2e: Download complete Digest: sha256:8dc11fd18494111b5fea862541a40983419648bf27cbd4c7039744d706de3256 Status: Downloaded...

for example: https://github.com/hashicorp/hcl/blob/master/hcl/fmtcmd/fmtcmd.go This not format output: https://github.com/mattolenik/hclq/blob/021a8cc8f33d5be12219953a5c54658994f278de/cmd/set.go#L159

I submitted a very quick PR #277 to improve this part. Thank's for a review

I have this issue when i try a build a kaniko extended image with the arg `--cleanup` if i remove the push image work well