k3s/pkg
Dawn Chen a71588dc89 Merge pull request #3504 from ddysher/kubectl-node-status
Include node status in kubectl get output
2015-01-16 12:01:29 -08:00
..
admission Remove client from attributes, remove admission control interface, fix-up error codes 2015-01-07 14:42:31 -05:00
api make conversion do deep copies 2015-01-15 12:02:22 -08:00
apiserver Merge pull request #3509 from enisoc/apiserver-proxy-trailing-slash 2015-01-15 15:13:49 -08:00
auth Initial addition of groups to user/policy 2014-12-18 15:33:45 -05:00
capabilities
client Merge pull request #2906 from abhgupta/abhgupta-dev 2015-01-14 21:47:28 -08:00
clientauth Rename ListPods methods to List. 2015-01-09 23:46:02 -08:00
cloudprovider Post hostip for static machines 2015-01-09 19:38:10 -05: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 Merge pull request #3195 from lavalamp/numericWire 2015-01-07 16:15:52 -08: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 Remove CONDITION from event object completely 2015-01-14 14:17:16 -08:00
kubectl Merge pull request #3504 from ddysher/kubectl-node-status 2015-01-16 12:01:29 -08:00
kubelet Remove dead code in test. 2015-01-15 14:49:08 -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 master.go cleanup: Deleting unused public methods and converting rest to private 2015-01-15 16:22:43 -08:00
proxy When choosing a host interface proxier must only consider the ones with an address assigned 2015-01-14 17:09:27 -02:00
registry log on health checks 2015-01-14 17:38:48 -08:00
runtime Add a List type that can contain arbitrary objects 2014-12-09 10:31:17 -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 Kublet watches Pods. 2015-01-14 15:31:26 -08:00
tools Move locks on watch to allow testing blocking 2015-01-07 14:38:38 -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 Address code review comments 2015-01-15 09:12:20 -08:00
version Address code review comments 2015-01-15 09:12:20 -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 Add a unit test for watch.Broadcaster DropIfChannelFull and a couple small fixes 2015-01-14 04:36:29 +00:00