Tim Hockin
ec2dd1ecfb
Fix quoting issue on sed
2015-07-09 16:00:56 -07:00
Alex Robinson
b52c6f673e
Increase the rate limiting of GCE's token source. The burst being at 3
...
means transient errors won't incur such long waits, but repeating
failures shouldn't be retrying every second.
2015-07-09 22:51:23 +00:00
Zach Loafman
32afe0ce7f
Merge pull request #11022 from thockin/automated-cherry-pick-of-#10896-on-release-0.21
...
Automated cherry pick of #10896 on release 0.21
2015-07-09 15:45:52 -07:00
Chao Xu
3db73bbe8c
ignore pods that are failed but controlled by a rc when start e2e tests
2015-07-09 15:44:55 -07:00
Victor Marmol
e067b31b8a
Merge pull request #11015 from aveshagarwal/master-fix
...
Update Fedora Getting Started to indicate needs v0.18 or later
2015-07-09 15:40:49 -07:00
Victor Marmol
7031fd2cd8
Merge pull request #11017 from jbeda/fix-1.3
...
Fix up #10851 to be golang 1.3 compatible.
2015-07-09 15:37:15 -07:00
Tim Hockin
82b246e487
Make READMEs clearer wrt versions
2015-07-09 15:31:05 -07:00
Tim Hockin
e445e836b1
reflow lines
2015-07-09 15:22:56 -07:00
Victor Marmol
ee8d2857fc
Merge pull request #9381 from justinsb/aws_support_jessie
...
AWS: Add support for Vivid Vervet & Debian Jessie
2015-07-09 15:20:37 -07:00
Prashanth Balasubramanian
412467fe27
Use the exec-sidecar as a healthz probe for the syndns container
2015-07-09 15:13:46 -07:00
Prashanth Balasubramanian
3ec6703a5d
Create a sidecar container for use as an http-exec bridge
2015-07-09 15:00:25 -07:00
Joe Beda
31de03c18a
Fix up #10851 to be golang 1.3 compatible.
...
See also #11016
2015-07-09 14:53:57 -07:00
Avesh Agarwal
f134830aba
The option --service-cluster-ip-range was introduced with kubernetes 0.18.
...
So this fix changes tested version for this guide to 0.18 and beyond.
Signed-off-by: Avesh Agarwal <avagarwa@redhat.com>
2015-07-09 17:37:24 -04:00
Zach Loafman
caa877ed71
Add a short doc on cherry picks
2015-07-09 14:35:26 -07:00
Zach Loafman
343814a70e
Update releasing.md with Kubernetes release process
...
This updates releasing.md with actual instructions on how to cut a
release, leaving the theory section of that document alone. Along the
way, I streamlined tiny bits of the existing process as I was
describing them.
The instructions are possibly pedantic, but should be executable by
anyone at this point, versus taking someone versant in the dark arts.
Relies on #10910 . Fixes #1883 .
2015-07-09 14:32:05 -07:00
Max Forbes
7cfabea2d3
E2E upgrade test: allow upgrade target version to be specified via command line.
2015-07-09 14:28:58 -07:00
Victor Marmol
ffc5a86098
Merge pull request #11001 from satnam6502/e2e-es
...
Fix error with variable re-declaration in ES logging test
2015-07-09 14:23:39 -07:00
Victor Marmol
fbc6e7f5f5
Merge pull request #11008 from krousey/nodesflake
...
Adding polling to all node readiness
2015-07-09 14:23:29 -07:00
Victor Marmol
fb204173e8
Merge pull request #10993 from mwielgus/cassandra-image
...
examples/cassandra - image version inc and reduced cpu requirements
2015-07-09 14:22:49 -07:00
Victor Marmol
b45115dd2c
Merge pull request #10964 from JanetKuo/e2e-kubectl-label
...
E2E tests for kubectl label command
2015-07-09 14:22:35 -07:00
Victor Marmol
809d16de20
Merge pull request #10856 from mikedanese/v1beta3-remove-docs
...
remove v1beta3 examples from getting started from scratch guide
2015-07-09 14:22:02 -07:00
Victor Marmol
4d637d0cff
Merge pull request #10851 from jbeda/namespace-align
...
Fix up alignment of columns w/ namespaces.
2015-07-09 12:31:10 -07:00
Kris Rousey
3058ddad19
Adding polling to all node readiness
2015-07-09 12:26:16 -07:00
derekwaynecarr
26c924a96d
DNS is supported on vagrant so enable test
2015-07-09 15:09:29 -04:00
Max Forbes
6b609f644b
Jenkins: Allow fetching new tars for multi-job tests
2015-07-09 11:28:51 -07:00
Satnam Singh
9c82b4b6c8
Fix error with variable re-declaration in ES logging test
2015-07-09 10:10:48 -07:00
derekwaynecarr
8da819f39f
Skip test on vagrant provider
2015-07-09 12:47:12 -04:00
Joe Beda
0426ab3290
Update list of resources for 'kubectl get' help output.
2015-07-09 08:59:32 -07:00
Joe Beda
c15953662e
Fix up alignment of columns w/ namespaces.
...
Fixes #10842
All issues for types that use "extra lines" for extended information. Two issues fixed: (1) When namespaces are listed an extra column isn't inserted for extra lines and (2) trailing tabs aren't inserted when label columns are specified.
This code should probably move to a more explicit model of putting data into "cells".
The test for this hits https://github.com/golang/go/issues/6416 and so I introduced a "LineDelimiter" writer filter to make white space more visible.
2015-07-09 08:59:32 -07:00
Victor Marmol
98b5576a99
Merge pull request #10971 from timstclair/ui-server
...
Fix reference to kube-ui proxy path
2015-07-09 08:46:43 -07:00
Victor Marmol
eaccfea77d
Merge pull request #10951 from satnam6502/doc-example-logging
...
Update logging example
2015-07-09 08:39:26 -07:00
Victor Marmol
edaa1a69e5
Merge pull request #10525 from nikhiljindal/delbeta3
...
Stop exposing v1beta3 by default
2015-07-09 08:38:32 -07:00
Victor Marmol
485b24a9ea
Merge pull request #10898 from satnam6502/sys-namespace
...
Update logging getting started guides to reflect namespace change
2015-07-09 08:37:35 -07:00
Victor Marmol
b7da593d7c
Merge pull request #10762 from erictune/toc
...
Automatic Doc Editing, with Table of Contents Generation
2015-07-09 08:13:45 -07:00
Marcin Wielgus
8af2605bb9
examples/cassandra - image version inc and reduced cpu requirements
2015-07-09 17:13:28 +02:00
Wojciech Tyczynski
502e8e90d6
Merge pull request #10930 from bcbroussard/kube-ui-v1.1
...
Update the web ui (kube-ui) pod to v1.1
2015-07-09 15:20:26 +02:00
Wojciech Tyczynski
6d864527c9
Merge pull request #10932 from zmerlynn/fork-jenkins-release-21
...
Add skip/flaky arguments for gce-release job
2015-07-09 15:20:04 +02:00
Marek Biskup
aa608258a6
kill child processes of addon-update on stop
2015-07-09 13:10:54 +02:00
Wojciech Tyczynski
b33954c45e
Merge pull request #10963 from thockin/cherrypick-fixes
...
Ignore untracked files in cherrypick
2015-07-09 11:28:11 +02:00
Wojciech Tyczynski
977b1d9579
Merge pull request #10823 from piosz/real_test
...
Added load test with pods doing real works
2015-07-09 11:26:47 +02:00
Satnam Singh
70afc829c6
Update logging getting started guides to reflect namespace change
2015-07-09 01:12:13 -07:00
Wojciech Tyczynski
9d32830040
Merge pull request #10978 from wojtek-t/fix_shell_services
...
Fix Shell services test
2015-07-09 10:08:57 +02:00
Wojciech Tyczynski
9cb7bc2e90
Fix Shell services test
2015-07-09 09:46:10 +02:00
Wojciech Tyczynski
e80a193664
Merge pull request #9943 from mamikonyana/override_ubuntu_defaults
...
Do not override environment variable in ubuntu defaults
2015-07-09 09:21:26 +02:00
Wojciech Tyczynski
e5836cc933
Merge pull request #10952 from mbforbes/JenkinsRemoveServer
...
Jenkins: remove dead 'use server version' code
2015-07-09 09:09:13 +02:00
Wojciech Tyczynski
534af353fb
Merge pull request #10895 from JanetKuo/k8s-ui
...
Update UI doc for the usage of Kubernetes UI
2015-07-09 09:08:17 +02:00
Janet Kuo
ea092fd77b
E2E tests for kubectl label command
2015-07-08 23:36:16 -07:00
Janet Kuo
d0c618a25e
Rephrase and remove redundant words
2015-07-08 23:13:52 -07:00
Tim St. Clair
d8987b3c8a
Fix reference to kube-ui proxy path
2015-07-08 19:32:28 -07:00
Zach Loafman
41f8907539
Merge pull request #10970 from zmerlynn/v0.21.1-merge-to-master
...
V0.21.1 merge to master
2015-07-08 19:30:16 -07:00