Barthélemy Vessemont
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"...
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...
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...
 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
related to https://github.com/kubernetes-sigs/cluster-api/issues/7721
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...