David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
Jordan Liggitt
|
29252acd1a
|
Change rest storage Update interface to retrieve updated object
Add OldObject to admission attributes
Update resthandler Patch/Update admission plumbing
|
2016-05-23 21:09:26 -04:00 |
deads2k
|
0061479890
|
fully qualify admission resources and kinds
|
2016-04-26 07:55:33 -04:00 |
deads2k
|
3f045cf168
|
udpate admission for API groups
|
2015-12-07 08:55:01 -05:00 |
Mike Danese
|
8e33cbfa28
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
derekwaynecarr
|
f6fb72ec51
|
Admission control attributes has access to resource name
|
2015-06-23 13:54:55 -04:00 |
derekwaynecarr
|
fce7adf3e7
|
Admission control exposes subresource
|
2015-06-18 15:00:46 -04:00 |
Cesar Wong
|
68ad63b5e2
|
Add operation checking to admission control handlers
Adds a new method to the handler interface that returns true only if the
admission control handler handles that operation.
|
2015-05-21 13:51:43 -04:00 |
Paul Weil
|
aaeb1dad93
|
expose user info to admission controllers
|
2015-05-13 21:31:51 -04:00 |
Eric Paris
|
6b3a6e6b98
|
Make copyright ownership statement generic
Instead of saying "Google Inc." (which is not always correct) say "The
Kubernetes Authors", which is generic.
|
2015-05-01 17:49:56 -04:00 |
derekwaynecarr
|
81dcd8c836
|
Improve error message when name is omitted but generateName is available
|
2015-04-16 13:06:19 -04:00 |
deads2k
|
889c4cc755
|
update admission control to properly indicate resource
|
2015-02-04 13:36:01 -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
|
520ae3ef27
|
Implement basic admission control framework
|
2015-01-07 14:42:31 -05:00 |