derekwaynecarr
|
c2b670513c
|
Introduce concept of a default limit
|
2015-04-01 16:31:25 -04:00 |
|
derekwaynecarr
|
9bd7f05ffc
|
Remove ResourceDefaults plugin
|
2015-03-31 10:05:28 -04:00 |
|
derekwaynecarr
|
267ef26b0f
|
Do not block admission if namespace already exists
|
2015-03-26 15:59:09 -04:00 |
|
Clayton Coleman
|
b1ab14315b
|
Clients should not check conditions, UpdateStatus() is inconsistent
Corrects some of the cargo culting that has crept into the API.
|
2015-03-25 16:25:04 -04:00 |
|
derekwaynecarr
|
29c491ef2e
|
Namespace.Spec.Finalizer support
|
2015-03-24 10:36:06 -04:00 |
|
derekwaynecarr
|
8aa807bc33
|
NamespaceLifecycle admission control plugin
|
2015-03-20 13:23:49 -04:00 |
|
Salvatore Dario Minonne
|
31ddefc347
|
Finalize fields.Selector
|
2015-03-17 22:55:43 +01:00 |
|
derekwaynecarr
|
799e3fa9cc
|
Eliminate ResourceQuotaUsage in favor of ResourceQuota status
|
2015-03-13 16:52:09 -04:00 |
|
derekwaynecarr
|
468bf1da75
|
Enable common set of admission controllers across salt providers
|
2015-03-11 11:06:00 -04:00 |
|
derekwaynecarr
|
2ed8eed004
|
Make admission control plug-ins work from indexes
|
2015-03-06 09:36:57 -05:00 |
|
Daniel Smith
|
554b1c847c
|
add occasional polling to reflector
|
2015-02-27 16:59:14 -08:00 |
|
derekwaynecarr
|
c0ce15c588
|
Make list watch take a ListFunc and WatchFunc, provide default funcs from client
|
2015-02-15 22:26:05 -05:00 |
|
derekwaynecarr
|
0bd0e12bbc
|
Add support for Namespace as Kind
Add example for using namespaces
|
2015-02-10 09:50:50 -05:00 |
|
Vishnu Kannan
|
d0524d4778
|
Rename ResourceRequirementSpec to ResourceRequirements.
|
2015-02-09 23:19:38 +00:00 |
|
derekwaynecarr
|
409abdc745
|
Improve test casing on resource defaults sample plugin
|
2015-02-06 13:50:09 -05:00 |
|
deads2k
|
889c4cc755
|
update admission control to properly indicate resource
|
2015-02-04 13:36:01 -05:00 |
|
Vishnu Kannan
|
5e36f63f8b
|
Adding ResourceRequirementSpec to v1beta1, v1beta2, and v1beta3 APIs. The old resource
quantities 'CPU' and 'Memory' will be preserved until support for v1beta1 and v1beta2 APIs are
dropped.
Improved resource validation in the process.
|
2015-02-01 02:19:55 +00:00 |
|
derekwaynecarr
|
9674f08504
|
Added unit tests for incrementing usage
|
2015-01-28 15:03:19 -05:00 |
|
derekwaynecarr
|
4887d71c51
|
Implement resource quota admission plugin
|
2015-01-28 15:03:19 -05:00 |
|
derekwaynecarr
|
b19a8a61a8
|
Simplify min/max evaluation, make limitType a type
|
2015-01-27 16:54:50 -05:00 |
|
derekwaynecarr
|
74f368f50e
|
Modified LimitRangeItem.Kind to LimitRangeItem.Type, added example files
|
2015-01-27 16:41:28 -05:00 |
|
derekwaynecarr
|
31a1145abd
|
Implement LimitRanger plugin
|
2015-01-27 16:41:27 -05:00 |
|
derekwaynecarr
|
eed64d2bd0
|
Add a doc.go to resourcedefaults
|
2015-01-14 20:52:01 -05:00 |
|
derekwaynecarr
|
7f724867c2
|
Admission control plugin for resource defaults
|
2015-01-14 15:28:59 -05:00 |
|
derekwaynecarr
|
a56087cdf8
|
Remove client from attributes, remove admission control interface, fix-up error codes
|
2015-01-07 14:42:31 -05:00 |
|
derekwaynecarr
|
2820c2c601
|
Add plugin tests
|
2015-01-07 14:42:31 -05:00 |
|
derekwaynecarr
|
5ceffe2625
|
Add tests to ensure resthandler invokes admission control
|
2015-01-07 14:42:31 -05:00 |
|
derekwaynecarr
|
520ae3ef27
|
Implement basic admission control framework
|
2015-01-07 14:42:31 -05:00 |
|