k3s/pkg
Brendan Burns 250b9ccd74 Address comments. Rebase. 2015-01-27 10:23:28 -08:00
..
admission Remove client from attributes, remove admission control interface, fix-up error codes 2015-01-07 14:42:31 -05:00
api Address comments. Rebase. 2015-01-27 10:23:28 -08:00
apiserver Add a Retry-After header when rate limit is exceeded 2015-01-22 16:03:00 -08:00
auth Initial addition of groups to user/policy 2014-12-18 15:33:45 -05:00
capabilities
client Merge pull request #3591 from ddysher/node-client-update 2015-01-26 15:47:18 -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
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 Remove useless and duplicate call. 2015-01-22 15:00:21 -08:00
health Move util.UID to pkg/types 2015-01-14 15:22:21 -08:00
healthz
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 Address comments. Rebase. 2015-01-27 10:23:28 -08:00
kubelet Make kubelet's HTTP source go through conversion 2015-01-22 14:09:37 -08:00
labels
master Merge pull request #3795 from ddysher/pod-cache-semantic 2015-01-26 16:04:48 -08:00
proxy Moves string slice sorting, copying and shuffling into pkg/util/slice 2015-01-22 14:20:23 -08:00
registry log on health checks 2015-01-14 17:38:48 -08:00
runtime Fix ExtractList to support extraction from generic api.List{} 2015-01-23 22:13:37 +01:00
scheduler Make VolumeSource not be a pointer 2015-01-20 17:54:04 -08:00
service Endpoints controller can print sensitive pod info when errors occur 2015-01-22 15:23:41 -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 #3768 from deads2k/deads-make-kubectl-config-easier-alt 2015-01-26 13:13:26 -08:00
version Kubernetes version v0.9.0-dev 2015-01-20 19:50:24 -08:00
watch Add a unit test for watch.Broadcaster DropIfChannelFull and a couple small fixes 2015-01-14 04:36:29 +00:00