mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-03 03:38:15 +00:00
make podcidr mask size configurable
This commit is contained in:
@@ -336,6 +336,7 @@ func TestOccupy(t *testing.T) {
|
||||
}
|
||||
if err != nil && !tc.expectErr {
|
||||
t.Errorf("unexpected error: %v", err)
|
||||
continue
|
||||
}
|
||||
|
||||
expectedUsed := big.Int{}
|
||||
|
||||
Reference in New Issue
Block a user