• Kubernetes Submit Queue's avatar
    Merge pull request #48922 from ConnorDoyle/integer-resources-as-default · ce1485c6
    Kubernetes Submit Queue authored
    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.
    ```
    ce1485c6
Name
Last commit
Last update
..
endpoints Loading commit data...
helper Loading commit data...
node Loading commit data...
pod Loading commit data...
resource Loading commit data...
service Loading commit data...
validation Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
backward_compatibility_test.go Loading commit data...
conversion.go Loading commit data...
conversion_test.go Loading commit data...
defaults.go Loading commit data...
defaults_test.go Loading commit data...
doc.go Loading commit data...
generate.go Loading commit data...
register.go Loading commit data...
zz_generated.conversion.go Loading commit data...
zz_generated.defaults.go Loading commit data...