apiserver: update API testdata at HEAD for flowcontrol

This commit is contained in:
Abu Kashem 2022-10-17 16:47:44 -04:00 committed by Mike Spreitzer
parent c5520d6ba2
commit 284020cfdf
12 changed files with 20 additions and 4 deletions

View File

@ -54,7 +54,9 @@
"handSize": 2,
"queueLengthLimit": 3
}
}
},
"lendablePercent": 3,
"borrowingLimitPercent": 4
}
},
"status": {

View File

@ -35,6 +35,8 @@ metadata:
spec:
limited:
assuredConcurrencyShares: 1
borrowingLimitPercent: 4
lendablePercent: 3
limitResponse:
queuing:
handSize: 2

View File

@ -54,7 +54,9 @@
"handSize": 2,
"queueLengthLimit": 3
}
}
},
"lendablePercent": 3,
"borrowingLimitPercent": 4
}
},
"status": {

View File

@ -35,6 +35,8 @@ metadata:
spec:
limited:
assuredConcurrencyShares: 1
borrowingLimitPercent: 4
lendablePercent: 3
limitResponse:
queuing:
handSize: 2

View File

@ -54,7 +54,9 @@
"handSize": 2,
"queueLengthLimit": 3
}
}
},
"lendablePercent": 3,
"borrowingLimitPercent": 4
}
},
"status": {

View File

@ -35,6 +35,8 @@ metadata:
spec:
limited:
assuredConcurrencyShares: 1
borrowingLimitPercent: 4
lendablePercent: 3
limitResponse:
queuing:
handSize: 2

View File

@ -54,7 +54,9 @@
"handSize": 2,
"queueLengthLimit": 3
}
}
},
"lendablePercent": 3,
"borrowingLimitPercent": 4
}
},
"status": {

View File

@ -34,6 +34,8 @@ metadata:
uid: uidValue
spec:
limited:
borrowingLimitPercent: 4
lendablePercent: 3
limitResponse:
queuing:
handSize: 2