Dan Gerdesmeier

Results 6 comments of Dan Gerdesmeier
trafficstars

As part of #4937 I took a look at our current reconciler loops and put together a few state machines to help visualize the potential condition sets you can end...

Thanks for the bug report. This looks like something that we should bubble up into the Service status. Added API label and moved into Serving 0.8.

Move to 0.11.

@gustavovalverde Thanks for sharing your use-case. This is something that is on the radar of the API Working Group, but we do not have someone actively working on this right...

I have a proposal out to update this in the runtime contract to reflect our current behavior. Discussion on it can be seen here: https://github.com/knative/serving/pull/4035/files#r283535192 I suggest the update to...

I commented this somewhere else, but pasting here and elaborating. Our support today looks like: (empty): HTTP/1.1 only "h2c": HTTP/2 only "http1": HTTP/1.1 only This makes (empty) == "http1" in...