Jack Laxson

Results 26 comments of Jack Laxson

Does the client stuff look good-ish? Should I keep going with that? @rsalmei

> > > So this should explain why I was never able to put `taskserver` behind `traefik`, right? > > Any reasons why this has not been merged yet?? taskd...

This sounds like the wrong approach. Work with "normal" tcp forwarding and swap out the networking components in k8s if they limit you here. As for SNI support, I think...

I can't speak for the project but if there's a bug you want to work on a patch for the team is pretty responsive to that and via irc. It's...

Are you certain caddy can tunnel a mTLS session? pretty sure reverse_proxy is for http(2) in caddy. The protocol is lines json over mtls with no HTTP use.

So this appears to be because of https://github.com/tschellenbach/Django-facebook/blob/e91e389f463743f64917fa840a40a72513008b60/django_facebook/models.py#L531 which #django says is bad. @tschellenbach: What's the benefit of having the complex table renaming like in https://github.com/tschellenbach/Django-facebook/blob/e91e389f463743f64917fa840a40a72513008b60/django_facebook/models.py#L369? Doesn't django do it...

My fork and probably some other people's work on 1.10. https://github.com/jrabbit/Django-facebook/tree/migrations (see the migrations branch which includes my previous fixes for compat on 1.10)

We can squash some/all but I want to get started on merging this after running it in production for a while and people having the same issues