kenden

Results 29 comments of kenden

@hjacobs Thank you, that helps. I have to have 2 yml files then, one per certificate? Since Senza asks for the domain, would it make sense that it asks for...

If we have etcd in an autoscaling group, it could be nice to have an ELB sending request from etcd clients to the etcd ec2 instances members of this autoscaling...

This is still an issue. I still have to do often the workaround from https://www.reddit.com/r/joplinapp/comments/p9pqsh/comment/j5yqje8/ 1. Make sure android app is trying to sync. 2. On laptop make sure there...

It would be nice to be able to autocomplete the script to run with `hatch run`. (But don't think it should be done in the `--help`). Somewhat unrelated, but getting...

@rdoeffinger Thanks for checking and sorry for disappearing. I put the language list directly in the for loop as you suggested. Regarding the use of the "for" loop: if a...

I got this error on version 0.6.1 with atom 1.8.0 Why was the bug closed?

About: "is there a way to disable the check?" The option `--insecure-tls` was added recently: https://github.com/jfrog/jfrog-cli/blob/master/RELEASE.md#1351-mar-18-2020

It seems to me that it should be the opposite, that StarDict should support a standard format but.... what does the StarDict format look like?

@keiths-osc I created subnets for Kops within an existing VPC also, and [had to tag them](https://github.com/kubernetes/kops/issues/2388) afterwards. It would be nice to let Kops manage the subnets, but didn't you...