mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-10 06:14:16 -05:00
Automatic merge from submit-queue Add additional testing scenarios for compute resource requests=0 I was asked about the qos tier of a pod that specified `--requests=cpu=0,memory=0 --limits=cpu=100m,memory=1Gi` and in just investigating current behavior, realized we should have an explicit test case to ensure that 0 values are preserved in defaulting passes, and that this is still a burstable pod (but the lowest for that tier as it related to eviction) /cc @vishh |
||
|---|---|---|
| .. | ||
| backward_compatibility_test.go | ||
| conversion.go | ||
| conversion_generated.go | ||
| conversion_test.go | ||
| deep_copy_generated.go | ||
| defaults.go | ||
| defaults_test.go | ||
| doc.go | ||
| generated.pb.go | ||
| generated.proto | ||
| meta.go | ||
| register.go | ||
| types.generated.go | ||
| types.go | ||
| types_swagger_doc_generated.go | ||