Dave Protasowski

Results 1317 comments of Dave Protasowski

@Rycieos @tculp I believe this PR where the parameterRef in the Gateway will give you the knobs you want https://github.com/kubernetes-sigs/gateway-api/pull/2924

Yeah I agree with your points. Maybe then better visibility is what's needed - https://github.com/kubernetes-sigs/gateway-api/pull/3012

Note: this GEP is pulling TLS use cases from this earlier proposal - https://github.com/kubernetes-sigs/gateway-api/issues/1282

go1.20 is out now From: https://go.dev/doc/go1.20#go-command > The implementation of go test -json has been improved to make it more robust. Programs that run go test -json do not need...

FYI there's a server-side apply bug upstream that's worth keeping tabs on - https://github.com/kubernetes/kubernetes/issues/111937 I don't believe if blocks this issue

FYI - Bug in metrics/otelhttp handler causes high cardinality https://github.com/open-telemetry/opentelemetry-go-contrib/issues/3765 - fixed in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/4277

When performing the migration we should consider how we name the service - The suggestion here is that hostname is not a good one because it changes as pods come...