David Sale

Results 2 issues of David Sale

Hi, I have a simple Python script wrapping a Bjoern web server around a WSGI app. In essence, it looks like this: ``` def signal_term_handler(signal, frame): logging.info('got SIGTERM') sys.exit(0) def...

Waiting for input
Bug

**What steps did you take and what happened:** Configured an HttpProxy resource for a domain with a path. This was registered correctly and DNS working as expected for both `my-example-domain.com`...

kind/bug
lifecycle/stale
lifecycle/needs-triage