Taesun Lee
|
b873cbbed5
|
Fix: pkg/apis Typos in comments, function name, error message
poicy -> policy
varialbes -> variables
exeuction -> execution
Resaurces -> Resources
TestSetDefaulEndpointsProtocol -> TestSetDefaultEndpointsProtocol
TestSetDefaulServiceTargetPort -> TestSetDefaultServiceTargetPort
TestSetDefaulServiceExternalTraffic -> TestSetDefaultServiceExternalTraffic
|
2020-02-24 00:11:00 +09:00 |
|
Mike Spreitzer
|
5330bd7440
|
dogged insistence on full verbosity
|
2020-01-17 15:46:36 -05:00 |
|
Mike Spreitzer
|
ec5321c6a9
|
Update validation for API Priority and Fairness
This PR fixes oversights and adds validation that rejects writes
of wrong Spec values for the four mandatory objects.
|
2020-01-17 02:43:52 -05:00 |
|
yue9944882
|
141909fa2e
|
tighten ceiling for matching-precedence to 10000
|
2019-12-25 15:47:11 +08:00 |
|
Mike Spreitzer
|
a912bd8488
|
Identify cluster scope by a boolean field rather than a special namespace
|
2019-11-14 00:53:02 -05:00 |
|
Mike Spreitzer
|
3b77bc8054
|
Enabled discrimination on target namespace
Generalized ResourcePolicyRule in API Priority and Fairness to be able
to discriminate on the target namespace (if any) specified in the
request.
|
2019-11-14 00:53:02 -05:00 |
|
Mike Spreitzer
|
f9bc2bcf62
|
Refactored PriorityLevelConfiguration
.. so that concurrency limitation can be done without queuing
(like the existing max-in-flight filter does).
|
2019-11-13 16:05:52 +00:00 |
|
yue9944882
|
3d1b5d0e9a
|
flowcontrol rest storage implementation
|
2019-11-08 14:27:14 +08:00 |
|
yue9944882
|
da612a365d
|
validates non-resoruce-url
|
2019-11-06 21:58:20 +08:00 |
|
yue9944882
|
c2d081eaf9
|
adding validation
validation test
validation test
validation
adding validation for fs/pl status
validation
validation
validation
replace < with <=
validation test
|
2019-10-29 12:59:16 +08:00 |
|