Commit Graph

20574 Commits

Author SHA1 Message Date
Christian Stewart
a57510a455
Add NewRelic system monitor DaemonSet example
Adds an example using DaemonSets to distribute the NewRelic worker onto all nodes in a k8s cluster.

Signed-off-by: Christian Stewart <christian@paral.in>
2015-11-02 00:15:47 -05:00
Lantao Liu
b127901871 Remove unused type DockerContainers.
Type DockerContainers and function FindPodContainer() are never used.
Remove them to simplify the docker runtime api.
2015-11-01 18:49:05 -08:00
k8s-merge-robot
5881c3c848 Merge pull request #16571 from bgrant0607/bugfix1
Auto commit by PR queue bot
2015-11-01 08:37:36 -08:00
k8s-merge-robot
4383e6f95c Merge pull request #13146 from mikedanese/config-api
Auto commit by PR queue bot
2015-10-31 17:01:32 -07:00
k8s-merge-robot
e355710ece Merge pull request #16639 from feihujiang/makeRootscopedResourceNamespaceSelectableFieldNotAllowed
Auto commit by PR queue bot
2015-10-31 16:29:30 -07:00
Mike Danese
67f46aa1f1 autogenerated 2015-10-31 12:26:54 -07:00
Mike Danese
9bdb860eeb add apigroup installer and tests 2015-10-31 11:42:38 -07:00
Mike Danese
e6d3b47eb0 add componentconfig api group to autogen stuff 2015-10-31 11:42:38 -07:00
Mike Danese
82111a7cb5 add component config api group 2015-10-31 11:42:38 -07:00
k8s-merge-robot
7b8bf758f3 Merge pull request #16631 from dchen1107/docker
Auto commit by PR queue bot
2015-10-31 10:55:37 -07:00
Brian Grant
5e0ecf812e Add more specifics about what Kubernetes does. 2015-10-31 05:17:05 +00:00
k8s-merge-robot
664d2ef4d2 Merge pull request #16616 from jlowdermilk/gke-1.1-e2e
Auto commit by PR queue bot
2015-10-30 20:19:12 -07:00
feihujiang
726def04d5 Make rootscoped resource no namespace selectable field 2015-10-31 10:52:21 +08:00
k8s-merge-robot
d1345a1f4f Merge pull request #16502 from wojtek-t/list_from_memory
Auto commit by PR queue bot
2015-10-30 19:47:10 -07:00
Jeff Lowdermilk
ac18c46d07 Test config for gke-1.1 job 2015-10-30 16:42:40 -07:00
Alex Robinson
c31a22227d Merge pull request #16345 from jlowdermilk/kubeconfig-kube-up
Load or generate auth from kubeconfig on kube-up
2015-10-30 16:36:18 -07:00
Alex Robinson
5d037ef484 Merge pull request #16625 from bprashanth/slb
Skip serviceloadbalancer e2e on GKE
2015-10-30 16:35:16 -07:00
Dawn Chen
d2805c65d6 Fix Kubelet /logs endpoint 2015-10-30 16:19:34 -07:00
Eric Tune
0bde95f1ce Fix incorrect flag in example. 2015-10-30 15:40:05 -07:00
Alex Robinson
0eb7243b95 Merge pull request #15994 from dchen1107/docker
Failed docker health check and mark the node NotReady when docker version is below 1.6.2 (API ve…
2015-10-30 15:39:04 -07:00
Alex Robinson
77f41e8fdd Merge pull request #16620 from mikedanese/etcd-bump
bump etcd version to 2.2.1 in Makefile
2015-10-30 15:37:39 -07:00
Alex Robinson
bc608deed6 Merge pull request #16622 from ixdy/upload-to-gcs-emptydir
Only try to upload test artifacts if they really exist
2015-10-30 15:35:44 -07:00
Prashanth Balasubramanian
bf6a414c5f Skip serviceloadbalancer e2e on GKE 2015-10-30 15:14:04 -07:00
Jeff Grafton
623cbb5bd6 Only try to upload artifacts if they really exist. 2015-10-30 14:51:35 -07:00
Mike Danese
d90b76aaeb bump etcd version to 2.2.1 in Makefile 2015-10-30 14:34:55 -07:00
Brian Grant
a5d7e1f36c Gut out-of-date roadmap in favor of milestones. 2015-10-30 21:26:45 +00:00
k8s-merge-robot
e46f7e29c4 Merge pull request #16565 from jlowdermilk/kubekins-test-env
Auto commit by PR queue bot
2015-10-30 13:53:30 -07:00
Dawn Chen
a39e1e96dc Mark NodeNotReady for docker version below 1.6.2 2015-10-30 13:48:51 -07:00
Dawn Chen
b691fd299c Failed docker health check when docker version is below 1.6.2 (API version: 1.18) 2015-10-30 13:48:50 -07:00
Alex Robinson
97275873ff Merge pull request #16591 from kubernetes/revert-15838-issue14500
Revert "An attempt to fix flake in TestControllerSyncJob (14500)"
2015-10-30 13:14:05 -07:00
Brian Grant
acb0ca18e0 Merge pull request #16608 from nikhiljindal/daemonsetsDocFix
Fixing instructions on how to enable daemonsets
2015-10-30 13:02:04 -07:00
Wojciech Tyczynski
652fb090eb Initial support for listing from in-memory cache. 2015-10-30 20:58:13 +01:00
k8s-merge-robot
eb140495ab Merge pull request #16414 from Random-Liu/put-podname-into-label
Auto commit by PR queue bot
2015-10-30 12:45:25 -07:00
nikhiljindal
72db55eb26 Fixing how to enable daemonsets 2015-10-30 12:28:10 -07:00
goltermann
06b78f69e4 Update default node size and number of nodes for GKE E2E tests. 2015-10-30 12:27:13 -07:00
Zach Loafman
436839f196 Spark: Don't daemonize, don't pretend to tail logs we don't use
Along the way: Fixup port mismatch in worker container
2015-10-30 11:52:17 -07:00
k8s-merge-robot
a9534bfd33 Merge pull request #16441 from liggitt/helper_codec
Auto commit by PR queue bot
2015-10-30 11:29:17 -07:00
Jeff Lowdermilk
39965b67ce Move branch-specific test env out of the kubekins-test image 2015-10-30 11:12:47 -07:00
k8s-merge-robot
9e16b1dec9 Merge pull request #16589 from wojtek-t/list_options_in_clients
Auto commit by PR queue bot
2015-10-30 10:58:15 -07:00
Jordan Liggitt
600b5e633d Fix GetRequestInfo subresource parsing for proxy/redirect verbs 2015-10-30 13:41:49 -04:00
Jeff Lowdermilk
1f6aba18ba Add component explanation to kubeconfig-file.md 2015-10-30 10:20:48 -07:00
Dawn Chen
ed190a4653 Merge pull request #16127 from jimmidyson/cadvisor-bump
Bump cadvisor & libcontainer
2015-10-30 10:20:36 -07:00
Jeff Lowdermilk
de4f29f1f5 Load or generate auth from kubeconfig on kube-up
Allows loading existing auth from kubeconfig on kube-up if a
valid KUBE_CONTEXT is specified, instead of always force
regenerating auth (basic or token) when creating a new cluster.
2015-10-30 10:19:40 -07:00
Florian Walker
4face20a19 Updated nginx static html directory. 2015-10-30 17:51:23 +01:00
Alex Robinson
887b9dd78a Merge pull request #16232 from bprashanth/salt
Cluster-loadbalancing addon
2015-10-30 09:45:16 -07:00
Alex Robinson
21a75abfbd Merge pull request #16489 from mqliang/deleteFmt
replace `fmt.Sptintf()` with naive string appending
2015-10-30 09:25:39 -07:00
Eric Tune
a600ac0cca Revert "An attempt to fix flake in TestControllerSyncJob (14500)" 2015-10-30 08:56:11 -07:00
Huamin Chen
a31d23ea0e don't use ext4 mkfs options for other fs
Signed-off-by: Huamin Chen <hchen@redhat.com>
2015-10-30 11:53:10 -04:00
Wojciech Tyczynski
aac55d4795 Unify List() signature in clients 2015-10-30 15:43:40 +01:00
k8s-merge-robot
cc53619372 Merge pull request #15791 from abutcher/set-service
Auto commit by PR queue bot
2015-10-30 06:55:16 -07:00