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

## What version of Knative? > 1.9.2 ## Expected Behavior Non active must be scaled down with `autoscaling.knative.dev/scale-to-zero-pod-retention-period` set ## Actual Behavior Non active revisions are not scaled down ##...

kind/bug
triage/accepted

## What version of Knative? 1.10.0 ## Expected Behavior Services with `activation-scale` of "2" and `initial-scale of` "2" should always have at least two replicas running when not scaled to...

kind/bug
area/autoscale
triage/accepted

## Ask your question here: Hi there, When a service starts up, in our case we need a few seconds for the application to be ready. There are two challenges...

kind/question
triage/accepted

## In what area(s)? /area API ## Describe the feature As per configmap comment: https://github.com/knative/serving/blob/c91f8c43eb806fea4f6315d970f6d78e89a96d7c/config/core/configmaps/features.yaml#L46-L48 It says "probably Knative 1.10" but it is still disabled by default. I opened this...

kind/feature
area/API
triage/accepted

hi, I really need you guys help. I need to use nodeSelector to place my service on specific node following https://knative.dev/docs/serving/configuration/feature-flags/#kubernetes-host-aliases. But it failed with following error messages. ``` beatles@kmaster:~$...

kind/question

Cron -knative-prow-robot /cc knative/serving-writers /assign knative/serving-writers Produced by: knative-extensions/knobots/actions/update-deps

size/XXL

## Proposed Changes * Add e2e test for Contour when CORS policy is enabled **Release Note** ```release-note ```

size/L
do-not-merge/hold
approved

/assign @knative/serving-writers /cc @knative/serving-writers Produced via: ```shell for x in kourier.yaml; do curl https://storage.googleapis.com/knative-nightly/net-kourier/latest/$x > ${GITHUB_WORKSPACE}/./third_party/kourier-latest/$x done ``` Details: ``` bumping knative.dev/net-kourier 6f2ee46...243bb20: > 243bb20 upgrade to latest dependencies (#...

size/S
skip-review

Fixes #14869 Fixes #12480 ## Proposed Changes * Remove misleading comment about multi-container Probes (they're now allowed for all containers) * Test readiness/liveness probes with sidecars (sidecar 1: Readiness probe,...

size/XL
lgtm

/assign @knative/serving-writers /cc @knative/serving-writers Produced via: ```shell for x in net-contour.yaml contour.yaml; do curl https://storage.googleapis.com/knative-nightly/net-contour/latest/$x > ${GITHUB_WORKSPACE}/./third_party/contour-latest/$x done ``` Details: ``` bumping knative.dev/net-contour 4357467...0532add: > 0532add upgrade to latest dependencies...

size/S
skip-review