• Kubernetes Submit Queue's avatar
    Merge pull request #42341 from dashpole/critial_pod_test · 98eae9b2
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Critial pod test uses allocatable instead of capacity
    
    This solves #42239.
    
    When this test was first introduced, pods could request up to the capacity of the node.
    With the addition of allocatable introduced in #41234, this is no longer the case, and pods can only use up to allocatable.
    
    This should be included in 1.6, as it is a bug related to a 1.6 feature.
    
    cc @vish @yujuhong
    98eae9b2
Name
Last commit
Last update
..
e2e Loading commit data...
e2e_federation Loading commit data...
e2e_node Loading commit data...
fixtures Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
list Loading commit data...
soak Loading commit data...
utils Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
test_owners.csv Loading commit data...