Nicolas Fraison

Results 10 issues of Nicolas Fraison

Needed to be able to download images from docker registry with authentication Also update scylla-operator to use same configuration instead of specific one on sts **Description of your changes:** **Which...

**Is this a bug report or feature request?** * Feature Request **What should the feature do:** Currently only the bucket Path style is supported. The feature should provide capability to...

feature
ceph
object

### Issue description On some of our build relying on `sbt-assembly` to create shaded jar we have observed big usage of native memory. For a 6G max heap JVM, the...

Time to times we are seeing some applications requested lots of containers (up to 20 millions) from different frameworks tez, flink. This leads to lots of pending containers on the...

enhancement

Some of our users would like to have some network statistics from containers, like: - nb bytes - nb packets - errors/drop... To get those metrics we can rely on...

enhancement

We observe issue restarting forwarder due to localhost:33000 socket being already used. Looking at the server there is in fact an ESTABLISHED socket from a container with no LISTEN socket...

bug

# Description AWS Managed Prometheus (https://aws.amazon.com/prometheus/) rely on SignV4 mechanism to authorise write This change add the capability to add SignV4 headers to the post request ## Type of change...

### What changes were proposed in this pull request? Add S3 type in evict and create policies Add S3 type in list of default evict and create policy ### Why...

kind:documentation
module:common

### What changes were proposed in this pull request? Add help/type on prometheus exposed metrics: ``` # HELP metrics_UpdateResourceConsumptionTime_Count # TYPE metrics_UpdateResourceConsumptionTime_Count counter metrics_UpdateResourceConsumptionTime_Count{instance="192.168.192.143:9098",role="master"} 1 1745390288743 ``` ### Why are...

module:common