Guilhem Lettron

Results 115 comments of Guilhem Lettron

@elazarl in current implementation, Handlers are manipulated by `.Do(`, `.HijackConnect(`, `.HandleConnect(` and only with an `= append(`. It makes impossible to remove elements or to know what are elements inside....

@elazarl an usage example: https://github.com/guilhem/egress-proxy-operator/blob/master/controllers/request_controller.go#L126

> I don't see why you need indirection. Making them public should be good enough. > > Slice is already a pointer. > > Also not sure how you handle...

@elazarl I did more tests and slice is not updated if it's not a pointer. Having a pointer also have some interest, it's possible to update content atomically. Just create...

Maybe my method isn't the right one. I'm not an expert. Don't hesitate to criticize. :)

In #5, @seedifferently seems to encourage to pull request in @cleverdevil repository. That's a good option, but I will try to contact boto maintainers to integrate this project in boto...

@etiennesky :+1: I can't help you to do this, but it's really a good thing.

I patched kernel 4.3 to support yoga 3 14 and yoga 2 11. It may work for yoga 2 13, have a look to rc1/2 ;)