Barthélemy Vessemont

Results 11 issues of Barthélemy Vessemont

Ohai Chefs, I need to put a collectd plugin like this one : ``` LoadPlugin "write_sensu" Host "127.0.0.1" Port "3030" Separator "." StoreRates true AlwaysAppendDS false Metrics true MetricHandler "influx"...

Enhancement

Hi ! It seems that I've hit an annoying issue there ... * I'm building k6 operator from master ( commit https://github.com/grafana/k6-operator/commit/c63b127b53ca18ddf98f1648e25aefb785efe207 ) How to reproduce : * create a...

bug
Type: Improvement
FSM

While timeout feature have correctly been implemented on tcpclient.go, we're not currently able to change the default value (1s) to anything else because all accesser are private ! I really...

Hi ! Are you planning to support LXD soon ? Supporting LXD would be absolutely awesome, no more local daemon + beneftis of lxd raw protocol ... Thanks for this...

![image](https://user-images.githubusercontent.com/1901955/166665292-9473b33f-3d5c-416a-b6a9-cf5ce2fabbff.png) You also need to add controller-gen in this list. + the current install fails when using controller-gen >= 0.7.0 It only works with 0.6.2 ATM

lifecycle/stale

related to https://github.com/kubernetes-sigs/cluster-api/issues/7721

cncf-cla: yes
size/L
do-not-merge/hold
lifecycle/rotten
ok-to-test
area/documentation

https://github.com/lightspeedretail/ruby-grafana-api/blob/master/lib/grafana/client.rb#L68 :arrow_down: Currently `Client.new` only accept user / pass auth. We should be able to log with an API key. Thanks for your time & your work ;) !

**Ansible role fails with :** > TASK [nvidia.nvidia_driver : add key] > ok: [gpu1] > > TASK [nvidia.nvidia_driver : add repo] > fatal: [gpu1]: FAILED! => { > "changed": false,...

## Context Following last Syncup Meeting (Tuesday April 18), we are now targeting multiple new features : 1. short term : bypassing Sentinel file check with a "none" policy 2....

**What steps did you take and what happened:** At our company, we are building an infrastructure "highly secure" with several contraints imposed by French/European sovereign Cloud Label. Running these constraints...

kind/bug