Commit Graph

20079 Commits (562963249f06d042d1cb40e225542e9dd11f3d09)

Author SHA1 Message Date
Abhi Shah f430dc8ac8 Merge pull request #16149 from ZJU-SEL/fix-endpoint-port
fix buggy example for endpoint specification
2015-10-24 16:11:25 -07:00
Abhi Shah 354b1f9c24 Merge pull request #15860 from mikedanese/ds-promote
actually promote daemonset simple test out of flaky and skip all daemonset tests in gke
2015-10-24 16:05:06 -07:00
Justin Santa Barbara 926e0d5968 Bump aws-sdk-go version to workaround #16238
This bumps aws-sdk-go to the latest version (currently unreleased), to
workaround a Godep problem when a package listed in Godeps no longer
exists on the master branch.  See #16238 for the gory details.

Fixes #16238.

We will likely want to bump up again to the next released version once
it is released, but this version appears to be pretty similar to the
last released version (0.9.16)
2015-10-24 18:33:45 -04:00
Abhi Shah a254fdc062 Merge pull request #15814 from soltysh/job_doc
Update job user-guide doc to reflect recent changes to .spec.selector
2015-10-24 14:18:10 -07:00
Abhi Shah 976cc12c8e Merge pull request #16174 from ArtfulCoder/nilCheck
Added Nil Check
2015-10-24 14:16:28 -07:00
k8s-merge-robot a3187c7b21 Merge pull request #14794 from zhengguoyong/rename_wantsExternalLoadBalancer
Auto commit by PR queue bot
2015-10-24 13:46:27 -07:00
k8s-merge-robot 5280540384 Merge pull request #15965 from Random-Liu/use-docker-label
Auto commit by PR queue bot
2015-10-24 13:19:40 -07:00
Clayton Coleman f79c74e311 Make util/wsstream/stream_test.go not flaky
It's hard to manage connection buffers in a deterministic test, ensure
that the error is always consistent and the output is always a subset
of the input
2015-10-24 15:47:57 -04:00
Zach Loafman c0fba82da4 Spark: Bump images to 1.5.1, add Makefile 2015-10-24 12:44:12 -07:00
k8s-merge-robot 3298eff212 Merge pull request #15936 from justinsb/aws_enable_deployments
Auto commit by PR queue bot
2015-10-24 11:43:05 -07:00
k8s-merge-robot 19c0a5b3d7 Merge pull request #15899 from bprashanth/ing_docs
Auto commit by PR queue bot
2015-10-24 11:34:22 -07:00
Clayton Coleman 5b137a64a8 Return errors directly from negotiation
Otherwise we're hiding problems in connectivity
2015-10-24 14:29:02 -04:00
k8s-merge-robot 4270690315 Merge pull request #15578 from RichieEscarez/editkubectloverview
Auto commit by PR queue bot
2015-10-24 11:12:10 -07:00
kargakis 4befdf5b49 Make CanBeExposed and CanBeAutoscaled composable 2015-10-24 20:07:35 +02:00
kargakis 73713ce268 edit: Windows fixes
Contains the following fixes for Windows users of kubectl edit:
* Defaults to notepad as the default Windows editor
* Uses CRLF line endings
* Ensures a file lock is freed
2015-10-24 17:06:49 +02:00
k8s-merge-robot e05819f36a Merge pull request #16101 from timothysc/etcd-remove-fakeclient-part1
Auto commit by PR queue bot
2015-10-24 06:31:51 -07:00
k8s-merge-robot 46a6c68c3a Merge pull request #16159 from ashcrow/api-ref-docs
Auto commit by PR queue bot
2015-10-24 05:34:43 -07:00
Wojciech Tyczynski aa57f607f6 Update auto-generated files 2015-10-24 13:29:37 +02:00
Wojciech Tyczynski f4d75e0a0a Support timeout in watch requests 2015-10-24 13:12:49 +02:00
k8s-merge-robot 40b6f1cc28 Merge pull request #16109 from fabianofranz/move_attach_pod_selection_to_factory
Auto commit by PR queue bot
2015-10-24 03:45:29 -07:00
k8s-merge-robot f3cb757bb6 Merge pull request #16074 from timstclair/prober-cleanup
Auto commit by PR queue bot
2015-10-24 03:14:42 -07:00
k8s-merge-robot 6d10b76b11 Merge pull request #15980 from janetkuo/kubectl-edit-updateapplyannotation
Auto commit by PR queue bot
2015-10-24 02:48:22 -07:00
k8s-merge-robot e1559e9fb5 Merge pull request #15352 from pmorie/fsgroup
Auto commit by PR queue bot
2015-10-24 01:55:45 -07:00
k8s-merge-robot 570a9dc18f Merge pull request #15796 from caesarxuchao/fix-kubectl-api-versions
Auto commit by PR queue bot
2015-10-24 01:24:31 -07:00
k8s-merge-robot c291eb5497 Merge pull request #15946 from upmc-enterprises/fix_cap_of_acronyms
Auto commit by PR queue bot
2015-10-24 00:57:41 -07:00
Eric Tune 07fb3c2759 Fix jobs unittest flakes.
Sometimes the test would
generate two identical pod names
using the Now().UnixNano() function.
Apparently the Nanos are rounded.

Passed 2000 unittest runs.
2015-10-24 00:54:45 -07:00
k8s-merge-robot 6600fbcf7d Merge pull request #15854 from thockin/service-e2e-not-flaky
Auto commit by PR queue bot
2015-10-24 00:25:52 -07:00
k8s-merge-robot 74a1f7e86f Merge pull request #16131 from brendandburns/aws2
Auto commit by PR queue bot
2015-10-23 23:19:47 -07:00
Mike Danese 007d405332 Merge pull request #16214 from vishh/monitoring-scope
Disable google cloud monitoring sinks in heapster by default.
2015-10-23 20:34:26 -07:00
k8s-merge-robot 8498721681 Merge pull request #13109 from copejon/master
Auto commit by PR queue bot
2015-10-23 19:40:29 -07:00
k8s-merge-robot c599025685 Merge pull request #16136 from jszczepkowski/hpa-exmv
Auto commit by PR queue bot
2015-10-23 19:23:54 -07:00
Tim Hockin 42c7fec490 Add a cloud-provider hook to scrub DNS for pods
GCE needs this hook and it seems general enough to include.
2015-10-23 17:01:49 -07:00
Vishnu kannan af1ef55008 Disable google cloud monitoring sinks in heapster by default. 2015-10-23 16:21:00 -07:00
Eric Tune 6bff8df31c In devel docs, refer to .kube/config
not .kubernetes_auth
2015-10-23 15:44:42 -07:00
Tim Hockin f93f77766d Merge pull request #16203 from thockin/docs-nits
fix another bad backticks usage
2015-10-23 15:18:54 -07:00
Tim Hockin 21e9134ae8 fix another bad backticks usage 2015-10-23 15:18:09 -07:00
Tim Hockin c28ddf9ff8 Merge pull request #16197 from thockin/docs-nits
syntax is 'go' not 'golang'
2015-10-23 15:08:58 -07:00
Tim Hockin 76769d87f0 syntax is 'go' not 'golang' 2015-10-23 15:08:27 -07:00
Yu-Ju Hong e4f739115f kubelet: fix getting logs from static pods
This change adds the necessary UID translation logic to fix the issue.
2015-10-23 14:31:40 -07:00
Timothy St. Clair 8140974f31 Removal of fakeClient from etcd_helper_test in leiu of NewEtcdTestClientServer 2015-10-23 16:23:27 -05:00
Matt Keeble c125004e7f Remove breaking whitespace
For the copy&pasters among us ;)
2015-10-23 22:15:30 +01:00
Eric Tune eaf8dbcb00 Indent "GRACE" column in pod dump of test output 2015-10-23 13:36:20 -07:00
Tim Hockin 5c903dbcac Merge pull request #16073 from caesarxuchao/fix-htmlpreview-on-head
fix htmlpreview links to point to subdictory
2015-10-23 13:32:29 -07:00
Lantao Liu 67a7633202 Put restart count into docker label 2015-10-23 13:02:32 -07:00
Tim Hockin 845d547596 Merge pull request #16180 from thockin/docs-nits
csv is not a known syntax, messes up gh-pages
2015-10-23 12:59:06 -07:00
Brendan Burns 3b94648766 Merge pull request #16145 from HaiyangDING/patch-2
fix typo in api-converntions.md
2015-10-23 12:52:41 -07:00
Saad Ali 6db9d462b0 Merge pull request #16140 from jlowdermilk/jenkins-test-image
Dockerfile for jenkins build/test
2015-10-23 12:44:20 -07:00
Tim Hockin 5390a93f4b csv is not a know syntax, messes up gh-pages 2015-10-23 12:37:56 -07:00
Fabiano Franz 312d53d9c9 Expose attachable pod discovery to factory 2015-10-23 17:28:41 -02:00
Saad Ali ebf3ee3fb2 Merge pull request #16035 from deads2k/typo
fix horizonal typo
2015-10-23 12:09:11 -07:00