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

Testing this change before updating knative/hack

size/M
area/test-and-release

Fixes partially #13308 for podsecuritypolicy (deprecated since 1.21, will be unavailable on 1.25) as we need to support the Pod Security Admission instead which becomes stable in 1.25. * Running...

size/L
do-not-merge/work-in-progress
area/networking

Opening this as an umbrella to track the various deprecations in k8s v1.25: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-25 * CronJob * EndpointSlice * Event * HorizontalPodAutoscaler: https://github.com/knative/serving/issues/12806 * PodDisruptionBudget * PodSecurityPolicy: https://github.com/knative/serving/pull/13327 * RuntimeClass...

### Auto-generated issue tracking flakiness of test * **Test name**: kubetest2.Test * **Repository name**: serving

auto:flaky

### Auto-generated issue tracking flakiness of test * **Test name**: test/conformance/api/v1.TestServiceCreateAndUpdate * **Repository name**: serving

auto:flaky

## Ask your question here: I've set up Knative Serving in EKS cluster with Kong configured for Ingress gateway. Below are the cluster details: Kubernetes Version: 1.23 Knative Version: 1.7.1...

kind/question

## What version of Knative? > 1.0.0 ## Expected Behavior No 500 errors. ## Actual Behavior Sporadic 500 errors being presented to the client. From the queue-proxy logs on the...

kind/bug
triage/accepted

This was actually something I had asked for a fairly long time ago, which I had wanted to move into `genreconciler` to encourage folks to move "long" work off of...

area/API
size/M
area/networking
area/autoscale

Knative Serving version v1.7 We are finding Request are not getting distributed to all available pods behind the service. This is happening both when activator is present/absent in the data...

kind/question

## Describe the feature There is an issue with configuring multiple prometheus ports from a single pod. Currently, prometheus does not support this use case, and we would like to...

kind/feature