Dave Protasowski

Results 1317 comments of Dave Protasowski

@kinderyj do you have repro steps on triggering the podAddressable flag change? There's also another instance where podAddressable is switched to false - https://github.com/knative/serving/blob/df030277a7be5bfa869e1b6e1f60e29502393a3a/pkg/autoscaler/metrics/stats_scraper.go#L238 So I don't know if your...

Change breaks some unit tests

@kinderyj any interesting in following up on this PR?

I notice this error now ```yaml - lastTransitionTime: "2025-06-19T02:18:08Z" message: 'making statefulset failed: make StatefulSet spec: can''t set arguments which are already managed by the operator: web.enable-otlp-receiver' ```

/reopen Users are hitting the 1000 endpoints limit so mirroring isn't working properly - https://cloud-native.slack.com/archives/C04LMU0AX60/p1726054917101579 I think switching over to EndpointSlices won't work with clusters using kubedns (which I believe...

We maybe be able to work around this by creating multiple subsets - see the docs here https://kubernetes.io/docs/concepts/services-networking/endpoint-slices/#endpointslice-mirroring

It's there at the top-level - eg. https://github.com/kubernetes-sigs/gateway-api/pull/2537/files#diff-d518444c0b279f513a665c7bfc148619760c1e8fb8824dbde9896dbd03eb454bR61 Do you see it missing for a type?

@robscott take a look - I've updated the implementors guide.