John Arnold

Results 35 comments of John Arnold

@m4dcoder can you explain the recently added GC process when a workflow task is stuck? i.e. if an actionrunner machine reboots. I'm reading the code and it appears that if...

Also, I think the action runner and workflow engine need to support a "warm shutdown" TERM signal to the process. The idea being that they should finish their work before...

@m4dcoder ok, is anyone working on GC for the action exection / actionrunner restart scenario?

Hrm.. if i'm not 100% clear, it's parenthesis in the user's dn that breaks, e.g. CN=John Arnold (johnar),CN=Users,DC=domain,DC=com

Hello, anybody? @kvspb @Flashed

@JayB059 Since it seems like this project was not maintained, I switched to python implementation that was easier for me to maintain: https://github.com/johnarnold/nginx-ldap/tree/py3 ... eventually switching that out for oauth2_proxy...

Actually, is this expected behavior? (reading the RFC...)

+1 monkeytype apply somemod --recursive

@carljm @msoedov Is anyone working on --recursive / -r option? If not, I can take a crack at it. Any opinions on implementation?