Kenjiro Nakayama

Results 69 comments of Kenjiro Nakayama

This is related to https://github.com/knative-sandbox/net-kourier/pull/759 (rate limiting for net-kourier). What I am still debating is whether we should add it as a common API or not. I keep watching Gateway...

/cc @carlisia @dprotaso I think net-contour does not support proxy protocol for now. Only net-kourier supports it. https://github.com/knative-sandbox/net-kourier#proxy-protocol-configuration.

Thank you for the report. @georgyo Are you using net-kourier? If so, you can use DomainMapping with websockets by adding an annotation described in this docs https://github.com/knative-sandbox/net-kourier#tips (Please note that...

Yes, you are correct. Sorry for this inconvenient.

Does this happen only on HTTP01? If so, there seems to be a limitation as described in https://knative.dev/docs/serving/using-auto-tls/#turn-on-auto-tls > When using HTTP-01 challenge, http-protocol field has to be set to...

Sorry I am not familiar with http01 stuff. cc to Zhimin who implemented it. /cc @ZhiminXiang

+1. If no objections, I think it is alright to change the default and no big impact because any current users are supposed to change the `example.com`. One disadvantage I...

I guess we need the following steps to proceed this change. 1. Send a temporary PR to change the default domain. - Just to see how much work we need...

Sorry for the late response. In addition to Paul's comment, Could you elaborate on "the route is added to the external gateway even when using svc.cluster.local" ? I think I...

This issue effected on some backport PRs like https://github.com/knative/serving/pull/12082 The `release-x` branch should stick to the GKE version.