Arthur Lutz

Results 149 issues of Arthur Lutz

I'm getting the following error when trying to install sensu-plugins-aws : ``` ERROR: While executing gem ... (Gem::DependencyResolutionError) conflicting dependencies mime-types (~> 3.0) and mime-types (< 3.0, >= 1.16) Activated...

It would be nice to have a configuration option to ask for a different currency (eg. EUR in our case), via a command line option for example. ``` $ metrics-billing.rb...

Type: Enhancement
Help Wanted

``` sensu@host:~$ cat ~/.aws/credentials [default] region = eu-west-1 aws_access_key_id = xxxx aws_secret_access_key = xxxx sensu@host:~$ /usr/local/bin/check-elb-latency.rb -r eu-west-1 CheckELBLatency OK: ; (Average within 60 seconds between 2017-11-02 11:16:35 +0000 to...

Type: Enhancement
Help Wanted

## Proposed change ## Context ## Your Environment * FaaS-CLI version ( Full output from: `faas-cli version` ): * Docker version `docker version` (e.g. Docker 17.0.05 ): * Are you...

* [ ] screenshots * [ ] github project description * [ ] other ?

In the kubectl install guide https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/ there is a recommended step of "Validate the binary" ``` curl -LO "https://dl.k8s.io/$(curl -L -s https://dl.k8s.io/release/stable.txt)/bin/linux/amd64/kubectl.sha256" echo "$(cat kubectl.sha256) kubectl" | sha256sum --check ```...

I can (easily) find what a storage URL is and what I should point it to. Adding a few example storage places would be a plus (and/or some software to...

enhancement

- [x] I have searched open and closed issues for duplicates. ---------------------------------------- ## Environment info - **Duplicati version**: 2.0.5.1-1 - **Operating system**: Ubuntu bionic - **Backend**: Minio self hosted, https...

It would be nice, for "SFTP with key", for the ssh key and ssh passphrase to be optional and to use ssh-agent which handles this.

improvement