Dave Protasowski

Results 1317 comments of Dave Protasowski

Yeah passthrough isn't enabled on the tests. One thing though - I think we could do a headless service and do probing using the hostname instead of the cluster IP....

`waitUntil` is very specific to the underlying application framework. I'd imagine you could accomplish something similar by calling some function in your code (that doesn't block the response being sent)....

technically it's for anything - but the default ones are golang you just need to include a bash function in your scripts to override it eg. https://github.com/knative/hack/blob/fc6a8452af6d002ab7fb2818520a6f3d105ee1a0/presubmit-tests.sh#L179

Closing as per above comment

Following up here it looks like the default installation expects Istio and when it is not installed the operator will fail with Ready=False saying the Istio resources are not present....

@dsimansk @houshengbo is there any follow up here?

@dsimansk @houshengbo is there any follow up here?

FYI there was a past attempt at this you can see the issue here: https://github.com/knative/serving/issues/13145 But they never got past a proposal stage One proposed building a graph automatically with...