Dave Protasowski

Results 1317 comments of Dave Protasowski

Putting this on the steering backlog

/assign @knative/technical-oversight-committee If we truly want to make min version a soft requirement we'll need to flush this out

I'm going to close this out - this isn't pressing and this discussion hasn't surfaced again in the last year or so

I was under the impression tag header based routing only supports 'tags' that are explicitly marked in the Route.

Cross post my comment from #9039 > Given the failure modes I don't understand why you wouldn't want to move your session state persistence to some external service - ie....

If you made small changes to your v1 app would it pushed as a v3? I'm trying to determine the the lifecycle of the web apps.

/unassign @tcnghia @ZhiminXiang @nak3 /triage needs-user-input Following up it would be good to get user input on: - can [Tag Header Based Routing](https://knative.dev/development/serving/samples/tag-header-based-routing/) to address the 'hit the same version...

This behaviour has been around for many years and I have concerns about changing it since it could be a breaking change for end users. Besides not following k8s policy...

Technically this log line should probably be a warning - I believe context cancelled can happen for a variety of reasons. 1. Request is cancelled by the client 2. Your...

/unassign @nealhu /assign @nader-ziada who's working on this