.. |
admission
|
Remove client from attributes, remove admission control interface, fix-up error codes
|
2015-01-07 14:42:31 -05:00 |
api
|
Merge pull request #3248 from derekwaynecarr/admission_control_hooks
|
2015-01-07 16:52:49 -08:00 |
apiserver
|
Merge pull request #3248 from derekwaynecarr/admission_control_hooks
|
2015-01-07 16:52:49 -08:00 |
auth
|
Initial addition of groups to user/policy
|
2014-12-18 15:33:45 -05:00 |
capabilities
|
…
|
|
client
|
Merge pull request #3195 from lavalamp/numericWire
|
2015-01-07 16:15:52 -08:00 |
clientauth
|
Revert "add kubeconfig types"
|
2015-01-07 12:39:37 -08:00 |
cloudprovider
|
ParseOrDie -> MustParse; stop returning pointer
|
2015-01-07 15:21:35 -08:00 |
config
|
Make RESTClient more generic to API version, simplify version handling
|
2015-01-07 18:03:34 -05:00 |
constraint
|
…
|
|
controller
|
Merge pull request #3195 from lavalamp/numericWire
|
2015-01-07 16:15:52 -08:00 |
conversion
|
Make semantic deep equal public feature
|
2015-01-07 15:21:34 -08:00 |
credentialprovider
|
Merge pull request #2674 from mattmoor/quiet-credentialprovider
|
2014-12-02 18:25:03 -08:00 |
health
|
Have Http Probe report "Unhealthy" on connection failure instead of "Unknown".
|
2014-12-29 11:09:06 -08:00 |
healthz
|
Fix healthz test error handling
|
2014-11-02 22:26:45 -08:00 |
httplog
|
better logging
|
2014-12-19 12:28:51 -08:00 |
kubecfg
|
Update references from Path() to the appropriate segment use
|
2014-12-29 15:38:52 -05:00 |
kubectl
|
Merge pull request #3283 from GoogleCloudPlatform/revert-3273-fix_master_conflict
|
2015-01-07 12:43:26 -08:00 |
kubelet
|
reuse function; never ever unlock without defer
|
2015-01-07 17:07:12 -08:00 |
labels
|
Merge pull request #2559 from meirf/add-whitespace-flexibility-to-multivalued-requirement-parser
|
2014-12-08 11:01:13 -08:00 |
master
|
Remove client from attributes, remove admission control interface, fix-up error codes
|
2015-01-07 14:42:31 -05:00 |
proxy
|
Reset the resourceVersion so that we poll again for non-timeout errors.
|
2015-01-06 11:45:03 -08:00 |
registry
|
Merge pull request #3239 from smarterclayton/healthy_registry_should_decorate
|
2015-01-08 10:34:56 -05:00 |
runtime
|
Add a List type that can contain arbitrary objects
|
2014-12-09 10:31:17 -05:00 |
scheduler
|
ParseOrDie -> MustParse; stop returning pointer
|
2015-01-07 15:21:35 -08:00 |
service
|
endpoints controller is too verbose
|
2015-01-07 17:19:49 -05:00 |
standalone
|
Merge pull request #3195 from lavalamp/numericWire
|
2015-01-07 16:15:52 -08:00 |
tools
|
Move locks on watch to allow testing blocking
|
2015-01-07 14:38:38 -05:00 |
ui
|
Moving swagger-ui files from www/swagger-ui to third-party/swagger-ui
|
2015-01-05 16:27:33 -08:00 |
util
|
Wire resource.Quantity into api
|
2015-01-07 15:21:34 -08:00 |
version
|
Kubernetes version v0.8.0-dev
|
2015-01-07 11:22:53 -08:00 |
volume
|
Fix GCE-PD so that it works even if the PD is already attached.
|
2014-12-11 16:41:01 -08:00 |
watch
|
When connections are broken on Watch, write fewer errors to logs
|
2014-12-18 16:15:51 -05:00 |