Clay Risser

Results 316 comments of Clay Risser
trafficstars

Hey ya'll, after much research, I have decided to use `node-gtk` as the official backend for `react-gtk`. I'd love to partner with ya'll to make this happen.

I will mainly focus on `react-gtk`, but would like a nice tight feedback loop. I think these two projects will complement each other. Obviously, `react-gtk` needs good bindings, but `node-gtk`...

I just finished replacing the `node-gir` engine in `react-gtk` with `node-gtk`. https://github.com/codejamninja/react-gtk If ya'll don't mind, I think I'm going to copy your installation instructions for gtk.

I’m curious how this works also

@olemarkus, I figured out that the reason it’s not working is because python does not trust intermediate certificates, and the ca that kops generates is an intermediate certificate. How do...

@olemarkus thank you for your great insights. Percona (specifically the Patroni service used my percona) claims to be using `/var/run/secrets/kubernetes.io/serviceaccount/ca.crt`. I checked the code and can verify it seems they...

Right, that’s why I’m suspicious it’s an intermediate certificate. The certificate works correctly with most apps, but not with python. Would anything happen if I set the secrets `cluster ca...

I'm wondering the same thing. How do get this to use active directory schema? https://github.com/dkoudela/active-directory-to-openldap/tree/master/schema @mathieudevos any luck?

> There are two different things at play here. > > ".schema" files are traditionally only for slapd.conf > ".ldif" files are for use with cn=config > > Second, I...

Looking forward to the updates! Thank you for your work on this project.