mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-13 14:14:21 -04:00
Automatic merge from submit-queue (batch tested with PRs 46317, 48922, 50651, 50230, 47599) Resources outside the `*kubernetes.io` namespace are integers and cannot be over-committed. **What this PR does / why we need it**: Fixes #50473 Rationale: since the scheduler handles all resources except CPU as integers, that could just be the default behavior for namespaced resources. cc @RenaudWasTaken @vishh **Release note**: ```release-note Resources outside the `*kubernetes.io` namespace are integers and cannot be over-committed. ``` |
||
|---|---|---|
| .. | ||
| endpoints | ||
| helper | ||
| node | ||
| pod | ||
| resource | ||
| service | ||
| validation | ||
| backward_compatibility_test.go | ||
| BUILD | ||
| conversion.go | ||
| conversion_test.go | ||
| defaults.go | ||
| defaults_test.go | ||
| doc.go | ||
| generate.go | ||
| OWNERS | ||
| register.go | ||
| zz_generated.conversion.go | ||
| zz_generated.defaults.go | ||