tmiklas

Results 6 comments of tmiklas

I would consider a something like this... Variant 1 - "I really want to shoot myself in the foot": - introduce config variable into `ofc-bootstrap` letting user turn NATS on...

How about... Add options to `stack.yml` and functionality that would: - mark function as async-only (default: false) - would deploy ingress operator automatically for that function - for async-only functions...

I was trying to avoid failing but... failed :-P Here's observation on faasd version: 0.14.3 commit: ea62c1b12dd1ae1de794e6dd260351cfbd1a6759 https://asciinema.org/a/J6KJL3KZgFmFO1TL0pBTQg0SU Here's repeat on build from `wait-for-healthy` branch https://asciinema.org/a/FyxgzsEiOUVh82PCPDlk39I1w Unfortunately regardless of how...

1. Set up requestbin on `https://requestbin.lan`, with `http://requestbin.lan` redirecting 301 to `https://requestbin.lan` - this can be done using docker and is default behaviour if you use LE for TLS certificates;...

For me it would be EXTREMELY helpful. I'm good with docker etc. but kubernetes is just not my cup of tea - unless you know the entire k8s ecosystem, setting...

Sorry to chime in... I think I've solved your problem - pull request incoming but in the meantime I've put it all up here http://www.ctrl-alt-del.cc/2014/11/haste-server-base-url-hackpatch.html