Dave Protasowski

Results 151 issues of Dave Protasowski

Fixes https://github.com/knative/serving/issues/16200 ## Proposed Changes * This switches instruments to async allow us to remove them when revisions go away **Release Note** ```release-note Switch to async metric instrumentation to avoid...

size/L
do-not-merge/work-in-progress
approved

## What version of Knative? Repro'd with 0.25.1 ## Expected Behavior Update the traffic rules of a Service to point to another revision should fail ## Actual Behavior The traffic...

kind/bug
lifecycle/frozen
triage/accepted

Testing - https://github.com/knative/pkg/pull/3298

size/L
do-not-merge/work-in-progress
approved

here, we don't add the ctx from the tracer back to the request because there are no downstream spans we want to add? _Originally posted by @Cali0707 in https://github.com/knative/serving/pull/15961#discussion_r2195829250_

This is a continuation of https://github.com/knative/serving/issues/14029 We've introduced an intermediate setting that is secure and allows root images. We didn't switch this to the default in 1.20 but will do...

*Description*: I was surprised to see that Kubernetes services weren't mapped to envoy v3.Clusters. One thing I was hoping for was to create high level Gateway Policy resources that would...

kind/design
kind/feature

I notice when a webhook isn't up (let's say it crashes or is restarting) if a broker is created during that window then the defaults channels are not applied to...

kind/bug
triage/accepted
area/brokers

I'm trying to use stern to egress logs from a cluster during testing. I'm setting `max-requests` pretty high cause there is a lot of pod churn. I notice in the...

help wanted

TIL: there's an _almost_ stable config that will work across OTel implementation here: go implementation https://pkg.go.dev/go.opentelemetry.io/contrib/otelconf/v0.3.0 spec: https://github.com/open-telemetry/opentelemetry-specification/issues/4374 We could support additional OTel knobs by allowing operators to specify such...

lifecycle/stale