Dave Protasowski
Dave Protasowski
Hi - I wanted to clarify what do you mean by version - do you want the revision name? Also for my curiosity - what's your use case and why...
We do support routing based on a header https://github.com/knative/docs/tree/main/code-samples/serving/tag-header-based-routing
Didn't realize you can rename issues in GitHub projects
tl;dr these tests are very sensitive to anything that affects reconciliation time. ### Past Solved Issues #### Leases not being released on shutdown Another instance we weren't releasing leases properly...
For posterity I'll post what I've done to figure some of this out
First measuring/visualizing time to Ready=True. I captured resource state changes and plotted them. tl;dr - you can see managing endpoints via serverlessservice is slower at scale - queue lengths seem...
This is why just reading solely into one set of timings can be misleading. The below result is much different than the one above. The serverlessservice reconciler timings drop to...
Do you have more details on how you're setting up the secret to pull the image?
And any details on how you setup a private registry etc.