k3s/pkg
Clayton Coleman 650aead4c4 Support Node/NodeList as a valid name in all versions
Also refactor v1beta1/conversion_test.go `v1beta` -> `current` to allow
easier cut and paste of tests.
2014-12-10 11:53:38 -05:00
..
api Support Node/NodeList as a valid name in all versions 2014-12-10 11:53:38 -05:00
apiserver make selfLink namespace aware 2014-12-05 17:37:11 -05:00
auth Remove unused YAML tags and GetYAML/SetYAML methods 2014-12-02 16:25:28 -08:00
capabilities Refactor to clean up names. 2014-09-16 15:19:02 -07:00
client Added two test cases for KubeletClient 2014-12-07 21:46:14 -08:00
clientauth New package defines .kubernetes_auth format. 2014-11-14 10:36:25 -08:00
cloudprovider Query hostIP for instances 2014-12-05 23:26:33 -05:00
config add utility for binding flags and building api server clients 2014-11-26 07:50:51 -05:00
constraint Write BoundPods to etcd instead of ContainerManifestList 2014-10-16 19:29:08 -04:00
controller Refactor PodCondition to PodPhase 2014-11-21 15:28:38 -05:00
conversion Allow mismatched type names on all conversions 2014-12-10 11:48:41 -05:00
credentialprovider Merge pull request #2674 from mattmoor/quiet-credentialprovider 2014-12-02 18:25:03 -08:00
health Update exec health check message logged 2014-12-02 07:15:02 -05:00
healthz Fix healthz test error handling 2014-11-02 22:26:45 -08:00
httplog Implementing Flush method to httplog 2014-10-21 09:33:00 +02:00
kubecfg Revert "Revert "Add optional validation to kubecfg/kubectl."" 2014-12-09 12:37:48 -08:00
kubectl Make validation optional, handle YAML 2014-12-09 12:37:49 -08:00
kubelet Merge pull request #2817 from lavalamp/fix 2014-12-09 17:33:56 -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 Allow an empty service 2014-12-09 12:48:53 -05:00
proxy Rename util.config.Watcher -> util.config.Broadcaster. 2014-12-04 00:10:27 -08:00
registry Allow an empty service 2014-12-09 12:48:53 -05:00
resources fix 'go vet' warnings 2014-11-21 09:45:28 +08:00
runtime make selfLink namespace aware 2014-12-05 17:37:11 -05:00
scheduler Implementing PR feedback and adding test cases 2014-12-08 14:47:05 -08:00
service Allow an empty service 2014-12-09 12:48:53 -05:00
standalone Merge pull request #2505 from abhgupta/abhgupta-dev 2014-12-09 15:25:37 -08:00
tools fixed bug in tools.NewEtcdClientStartServerIfNecessary 2014-12-03 12:58:03 -08:00
ui Add script to build ui assets, rebuild with latest go-bindata 2014-12-04 22:38:00 -08:00
util Allow an empty service 2014-12-09 12:48:53 -05:00
version Remove unused YAML tags and GetYAML/SetYAML methods 2014-12-02 16:25:28 -08:00
volume Add an e2e test for gce pd. 2014-11-25 09:02:00 -08:00
watch Merge pull request #2767 from ironcladlou/watch-error-handling 2014-12-05 13:43:26 -08:00