Paul Schweigert
Paul Schweigert
> However, now when I try to connect to http://hello.default.example.com (yes it does give me the .example and not sslip.io, maybe that's an issue), browser, curl, postman all fail to...
Thinking out loud, but would adding an initial delay on the readiness probe help here?
Played around with this a bit this afternoon using Serving v1.7.1 on minikube and https://github.com/psschwei/delayed (which is what @evankanderson recommended for reproducing), [`hey`](https://github.com/rakyll/hey) for load testing, i.e. `hey -n 1000...
> Do we want to expose a flag in the main controller so that this value is configurable, or wait until the new raised limit is insufficient? I'd lean towards...
Need to wait on #13283 to run the kind e2e tests
Not yet, we gave until Sept ~28~ 23 for anyone to comment on the [mailing lists](https://groups.google.com/g/knative-dev/c/umtha9Vdw0g) to changing the default domain
Had no objections on the mailing list, so going to remove the hold on this tomorrow
/hold cancel
> **Feature request 4** (being able to set the queue size in QueueProxy): > Currently the queue size in QueueProxy is hard-coded to be 10 times the hard limit ([code](https://sourcegraph.com/github.com/knative/serving@f4ea3ac779621ea133a78a746525f6c6ca9947de/-/blob/cmd/queue/main.go?L326))....