John Ruiz

Results 16 comments of John Ruiz

I'm using bash. I'm going to try this: http://stackoverflow.com/questions/3980668/how-to-get-a-password-from-a-shell-script-without-echoing. I'll let you know how it goes. But still, this will only work in my command-line. I couldn't create a launcher...

If it's just an OSGi-compliant dependency, writing the manifest should be simple enough...

my grafana likes to use port 3000 so I'm right there with you.

@vegadj I took a peek at the code and it looks like it uses port 3000 only if the `PORT` environment variable isn't set. So if you're running this in...

confirmed that this PR works: ![image](https://user-images.githubusercontent.com/290154/68651736-fc066e80-04f5-11ea-9d62-eaa5ef206711.png)

If you are coming here to figure out how to configure openldap to only use TLS1.3, note that the string given above is for gnutils and not openssl; openldap can...

Here's another confirmation that these changes worked on my Ubuntu microk8s cluster version 1.18.

In your opinion, where should a fix for this be made? Here, or in the consul `file` backend implementation?

A solution to your problem would also solve my problem: when you use an IDE to run just selected specs, rspec accepts a file and line number as an argument...

How can one recover from this state? My containerd won't start after a power-outage due to: ``` panic: invalid freelist page: 1113, page type is leaf goroutine 1 [running]: github.com/containerd/containerd/vendor/go.etcd.io/bbolt.(*freelist).read(0xc000018480,...