k8s-merge-robot
d98f6daff3
Merge pull request #12747 from smarterclayton/pending_deletion_docs
...
Auto commit by PR queue bot
2015-09-21 19:49:00 -07:00
k8s-merge-robot
65c8629247
Merge pull request #14239 from caesarxuchao/import-versions-in-kube-version-change
...
Auto commit by PR queue bot
2015-09-21 19:47:12 -07:00
k8s-merge-robot
de597c8dc4
Merge pull request #13822 from brendandburns/schema-api-2
...
Auto commit by PR queue bot
2015-09-21 19:23:10 -07:00
saadali
cd56b041f3
Fix #14284 : TestPersistentVolumeClaimBinder flake
2015-09-21 19:21:06 -07:00
k8s-merge-robot
6d2c2440e9
Merge pull request #14203 from caesarxuchao/encode-unversioned
...
Auto commit by PR queue bot
2015-09-21 18:59:32 -07:00
eulerzgy
3326e24f29
update replication-controllers to replicaton controller
2015-09-22 09:48:53 +08:00
yuqi huang
5fe8d7d106
fix the parameter name of k8s version
...
fix the parameter name of k8s version
2015-09-22 09:45:49 +08:00
Tim Hockin
bd3cd82a12
Change kube-proxy flag: annotation for proxy-mode
...
This changes the --legacy-userspace-proxy flag to be a string flag
--proxy-mode. If specified, the flag will be respected ('userspace' and
'iptables' being valid values). If left blank (default) we will choose the
"best". best means userspace for now UNLESS the user adds an annotation
(net.experimental.kubernetes.io/proxy-mode) to their node, in which case we
will try to use that.
This allows people to try it on a single machine without fear of global failure
and without it getting rolled back on reboots. It is a poor-man's config blob.
2015-09-21 18:06:24 -07:00
k8s-merge-robot
02b9930525
Merge pull request #9009 from liggitt/token_controller_fixes
...
Auto commit by PR queue bot
2015-09-21 17:42:39 -07:00
David Oppenheimer
85e0814217
Design doc for daemon controller.
...
Originally started as PR #13368 .
2015-09-21 17:25:09 -07:00
Ananya Kumar
97b208c79e
Update daemon.md
2015-09-21 17:25:09 -07:00
AnanyaKumar
9a63aa66d7
Add daemon design doc
2015-09-21 17:25:09 -07:00
k8s-merge-robot
c96c76b729
Merge pull request #13780 from smarterclayton/pod_logs
...
Auto commit by PR queue bot
2015-09-21 17:02:47 -07:00
Abhi Shah
fec15efef9
Merge pull request #14317 from ArtfulCoder/netexec1.1
...
netexec shellCommand endpoint returns the error if shell command fail…
2015-09-21 16:47:35 -07:00
Brendan Burns
e845c6a4e6
Fix a flake in the kubelet test.
2015-09-21 16:45:21 -07:00
Dawn Chen
a5e8b57636
Merge pull request #14210 from vishh/heapster-v0.18.1
...
WIP: Upgraded heapster to v0.18.1, influxDB to v0.8.9, and Grafana to v2.0.
2015-09-21 16:42:56 -07:00
Mike Danese
87cacda8a7
delete a bunch of dead code in pkg/controller
2015-09-21 16:38:43 -07:00
Abhishek Shah
e40f1533f9
netexec shellCommand endpoint returns the error if shell command fails, instead of killing netexec
2015-09-21 16:32:51 -07:00
k8s-merge-robot
74a0524fd1
Merge pull request #14191 from ArtfulCoder/rlimit
...
Auto commit by PR queue bot
2015-09-21 16:32:09 -07:00
k8s-merge-robot
9df172b06a
Merge pull request #14246 from mvdan/fix-race-lifecycle
...
Auto commit by PR queue bot
2015-09-21 16:09:35 -07:00
Chao Xu
ab5c1f6710
let encoder handle unversioned objects
...
address lavalamp's comments
address lavalamp's comments
address lavalamp's comments
add a TODO based on lavalamp's comment
add a TODO based on lavalamp's comment
2015-09-21 15:57:45 -07:00
Brendan Burns
fb9efac68c
Complete initial third party API support in the master
2015-09-21 15:56:36 -07:00
Eric Tune
a224eec4dc
Reduce verbosity of DaemonSet controller.
2015-09-21 15:45:38 -07:00
Vishnu kannan
989aaef94f
Upgraded heapster to v0.18.1, influxDB to v0.8.9, and Grafana to v2.0.
2015-09-21 15:42:24 -07:00
k8s-merge-robot
2e5a3cfbc6
Merge pull request #14240 from caesarxuchao/improve-latet-panic-message-for-v1
...
Auto commit by PR queue bot
2015-09-21 15:11:56 -07:00
k8s-merge-robot
5b898127d8
Merge pull request #14295 from ixdy/e2e-client-timeout
...
Auto commit by PR queue bot
2015-09-21 14:49:50 -07:00
Dan Winship
6ec4d229de
glog.Info() -> glog.Infof()
2015-09-21 17:47:29 -04:00
k8s-merge-robot
8fda0969e6
Merge pull request #14298 from ixdy/test-go-junit-report
...
Auto commit by PR queue bot
2015-09-21 14:28:30 -07:00
k8s-merge-robot
6c30a0e170
Merge pull request #13955 from caesarxuchao/API-discovery
...
Auto commit by PR queue bot
2015-09-21 14:01:36 -07:00
Mike Danese
2e8c87e309
dereference pointer before printing in the describer
2015-09-21 13:55:19 -07:00
k8s-merge-robot
653e695248
Merge pull request #14291 from deads2k/enable-patch-verb
...
Auto commit by PR queue bot
2015-09-21 13:27:52 -07:00
Jeff Grafton
4ce49b6f45
Filter test output when running unit tests in verbose mode
2015-09-21 13:11:12 -07:00
k8s-merge-robot
3713cbc912
Merge pull request #14169 from mesosphere/sttts-fix-kubelet-writer-npe
...
Auto commit by PR queue bot
2015-09-21 13:04:25 -07:00
k8s-merge-robot
98ed2ca28a
Merge pull request #14267 from soltysh/job_defaults_fix
...
Auto commit by PR queue bot
2015-09-21 12:41:47 -07:00
Clayton Coleman
c2e90cd154
Support extended pod logging options
...
Increase the supported controls on pod logging. Add validaiton to pod
log options. Ensure the Kubelet is using a consistent, structured way to
process pod log arguments.
Add ?sinceSeconds=<durationInSeconds>, &sinceTime=<RFC3339>, ?timestamps=<bool>,
?tailLines=<number>, and ?limitBytes=<number>
2015-09-21 15:39:32 -04:00
Trevor Pounds
1a7f8dc30c
Check load balancer and cluster have the same region.
2015-09-21 12:38:00 -07:00
Trevor Pounds
4775a8a5bb
Remove superfluous ELB region lookup logic.
...
The ELB client lookup isn't necessary because the service
does not operate across regions. Instead the client should
be built like the others by querying for the region from
the master node's metadata service.
2015-09-21 12:38:00 -07:00
Trevor Pounds
ed8748a6b6
Remove obsolete TCPLoadBalancer interface method.
2015-09-21 12:38:00 -07:00
Jeff Grafton
11f3785023
e2e: set default timeout on Client
2015-09-21 12:34:51 -07:00
Chao Xu
1278771b34
let apiserver support api discovery
2015-09-21 12:20:24 -07:00
k8s-merge-robot
915bc04488
Merge pull request #13632 from jiangyaoguo/create-new-cache-for-every-event-sink
...
Auto commit by PR queue bot
2015-09-21 12:15:27 -07:00
Chao Xu
9c2202a771
improve the panic message of GroupOrDie
2015-09-21 11:51:48 -07:00
k8s-merge-robot
81ec641f15
Merge pull request #14257 from feihujiang/removeCodeAboutMinionAgain
...
Auto commit by PR queue bot
2015-09-21 11:45:40 -07:00
k8s-merge-robot
b07b9918ce
Merge pull request #14055 from gmarek/fix_density
...
Auto commit by PR queue bot
2015-09-21 11:14:48 -07:00
Yu-Ju Hong
077158ef86
Rebase to use unversioned api
2015-09-21 11:14:14 -07:00
deads2k
630c6cc16a
add patch verb to APIRequestInfo
2015-09-21 14:09:36 -04:00
Yu-Ju Hong
cadc279505
Revert "kubelet: move all node status related methods to a separate file"
...
This reverts commit e7d1e47f31
.
2015-09-21 11:06:38 -07:00
Yu-Ju Hong
d7b9f8905f
Revert "Move node information retreival to nodeManager"
...
This reverts commit 2369cd6401
.
2015-09-21 11:00:04 -07:00
Yu-Ju Hong
7bdf9bfdfa
Revert "Move and fix nodeManager related unit tests"
...
This reverts commit 865dc19957
.
2015-09-21 10:58:54 -07:00
k8s-merge-robot
11c31aeca7
Merge pull request #14252 from thockin/exp_annot_convention
...
Auto commit by PR queue bot
2015-09-21 10:50:40 -07:00