kubernetes/pkg
Brian Grant 0b69a3f57a Merge pull request #3517 from thockin/v1b3
Rename HostDir to HostPath in v1beta3
2015-01-20 16:25:16 -08:00
..
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 #3517 from thockin/v1b3 2015-01-20 16:25:16 -08:00
apiserver Add reverse proxy headers in apiserver proxy. 2015-01-19 13:15:41 -08:00
auth Initial addition of groups to user/policy 2014-12-18 15:33:45 -05:00
capabilities Refactor to clean up names. 2014-09-16 15:19:02 -07:00
client Merge pull request #3641 from deads2k/deads-make-short-flags-optional 2015-01-20 17:23:10 -05:00
clientauth Rename ListPods methods to List. 2015-01-09 23:46:02 -08:00
cloudprovider cloudprovider/gce: use golang.org/x/oauth2 2015-01-16 12:17:52 +09:00
config Make RESTClient more generic to API version, simplify version handling 2015-01-07 18:03:34 -05:00
constraint Write BoundPods to etcd instead of ContainerManifestList 2014-10-16 19:29:08 -04:00
controller Explicitly handle errors received during watch 2015-01-19 11:10:45 -05:00
conversion make conversion do deep copies 2015-01-15 12:02:22 -08:00
credentialprovider Merge pull request #2674 from mattmoor/quiet-credentialprovider 2014-12-02 18:25:03 -08:00
health Move util.UID to pkg/types 2015-01-14 15:22:21 -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 Fix typos in user-facing strings 2015-01-18 01:32:34 -06:00
kubectl make shorthand flags optional 2015-01-20 16:21:27 -05:00
kubelet Rename HostDir to HostPath in v1beta3 2015-01-20 15:56:44 -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 Fix typos in user-facing strings 2015-01-18 01:32:34 -06:00
proxy fix interface conversion panic 2015-01-16 12:23:16 -08:00
registry log on health checks 2015-01-14 17:38:48 -08:00
runtime Add TypeAccessor to api/meta for objects without Object/ListMeta 2015-01-20 17:37:24 -05:00
scheduler Merge pull request #2906 from abhgupta/abhgupta-dev 2015-01-14 21:47:28 -08:00
service endpoints controller is too verbose 2015-01-07 17:19:49 -05:00
standalone Merge pull request #3589 from filbranden/fix_nil_interface_pointer_without_reflect1 2015-01-20 13:55:25 -08:00
tools WatchList should not convey events for the root key 2015-01-15 16:00:49 -05:00
types Move util.UID to pkg/types 2015-01-14 15:22:21 -08:00
ui Swagger UI: Updating swagger-ui.js to list the resources and operations 2015-01-12 17:29:07 -08:00
util Merge pull request #3631 from deads2k/deads-add-set-deleteall 2015-01-20 17:22:58 -05:00
version Address code review comments 2015-01-15 09:12:20 -08:00
watch Add a unit test for watch.Broadcaster DropIfChannelFull and a couple small fixes 2015-01-14 04:36:29 +00:00