serving icon indicating copy to clipboard operation
serving copied to clipboard

Kubernetes-based, scale-to-zero, request-driven compute

Results 420 serving issues
Sort by recently updated
recently updated
newest added

## In what area(s)? > /area networking ## What version of Knative? Knative Serving: 1.15.0 Istio: 1.22.3 ## Expected Behavior net-istio-controller should start ## Actual Behavior net-istio-controller fails to start...

kind/bug

## Describe the feature Remove configurations of inactive revision's services from istio-proxy, via istio's exportTo feature. A revision creates two kubernetes services (rev-00001, rev-00001-private), and both services are discovered by...

kind/feature

The feature flag allows to declare that Pods in the system will eventually all get scheduled and Revisions should therefore not be marked unschedulable Fixes #14862 ## Proposed Changes Unfortunately,...

size/M
ok-to-test
needs-rebase

## What version of Knative? 1.14.1 ## Expected Behavior https://knative.dev/docs/serving/observability/metrics/collecting-metrics/#understanding-the-collector https://knative.dev/docs/serving/services/service-metrics/#exposing-queue-proxy-metrics Per this Article, I expected each metric is going to report as 30s interval when i set `metrics.reporting-period-seconds` as...

kind/bug

## Ask your question here: Hello, how to use knative with already deployed istio with its own gw and vs. I want to use istio's gateway and virtual service which...

kind/question
triage/needs-user-input

## Ask your question here: I have deployment of knative-serving with 3 replicas of knative-serving & 3 replicas of net-kourier contollers with pod anti-affinity such as each pod on each...

kind/question

/area networking ## What version of Knative? 1.15.0 ## Expected Behavior Legacy applications may have undefined behavior when HTTP/2 upgrade requests are made. Knative should gracefully handle those errors and...

kind/bug
area/networking
lifecycle/frozen

Fixes #15432 ## Proposed Changes * If there is an error when making the OPTIONS request, try to check readiness for HTTP1 **Release Note** ```release-note ```

size/M
do-not-merge/work-in-progress

TIL I learned about `kubectl.kubernetes.io/default-container` https://kubernetes.io/docs/reference/labels-annotations-taints/#kubectl-kubernetes-io-default-container > The value of the annotation is the container name that is default for this Pod. For example, kubectl logs or kubectl exec without...

help wanted
good first issue

/area API /kind spec ## Describe the feature When using kustomize on a knative yaml (e.g. to create a Cloud Run service), patching env elements from multiple yaml files causes...

kind/feature
area/API
kind/spec