Dave Protasowski
Dave Protasowski
It seems like you want a different template per namespace. Maybe extending the config to support that then trying to do this with templates would the easier approach. This would...
> This would mirror already what we're doing with domain name selection. You're right we do domain selection based on labels from the knative service resource. But now with the...
/triage accepted
Upstream changes won't land till k8s/1.30 - in the meantime we can test changes by manually manipulating our CRD open api scheme to see if they work
The earlier concerns with using `Available` is that it changes when the revision is scaling. Thus Available=False when scaling up until all the pods are ready. We don't want to...
Yeah ProgressDeadline only seems to apply when doing a rollout from one replicaset to another one
I discovered that here https://github.com/kubernetes/kubernetes/issues/106697
hey @skonto are you still working on this?
closing reopening to trigger new github actions to run