You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a few configuration elements which are not documented yet in this document:
QueueSidecarTokenAudiences sets.Set[string]
// QueueSidecarRootCA is a root certificate to be trusted by the queue proxy sidecar qpoptions.
QueueSidecarRootCA string
// DefaultAffinityType is a string that controls what affinity rules will be automatically
// applied to the PodSpec of all Knative services.
DefaultAffinityType AffinityType
// RuntimeClassNames specifies which runtime the Pod will use
RuntimeClassNames map[string]RuntimeClassNameLabelSelector
What is changing?
There are a few configuration elements which are not documented yet in this document:
As defined in the config in this section
How will this impact our users?
In what release will this take happen (to the best of your knowledge)?
release-1.14
release-1.15
Context
Link to associated PRs or issues from other repos here.
Additional info
The text was updated successfully, but these errors were encountered: