Matt Bruzek
|
774f7e3738
|
Changed a comment for flake8 reasons.
|
2015-05-29 15:26:07 -05:00 |
|
Matt Bruzek
|
f261702ef6
|
Adding kube-down logic to utils.sh to clean up.
|
2015-05-28 16:58:55 -05:00 |
|
Matt Bruzek
|
a464d624e6
|
Chaning the bundle to use the new config value.
|
2015-05-28 13:40:25 -05:00 |
|
Matt Bruzek
|
d344eb6cf0
|
Making the alias a variable to be replaced by the code.
|
2015-05-28 13:39:11 -05:00 |
|
Matt Bruzek
|
b112606f54
|
Setting the alias variable on the template data.
|
2015-05-28 13:36:53 -05:00 |
|
Matt Bruzek
|
08733d9362
|
Adding the 'local' option to install binaries from local filesystem.
|
2015-05-28 11:16:14 -05:00 |
|
Matt Bruzek
|
e013541573
|
Changing the util.sh to build kubernetes binaries locally.
|
2015-05-28 11:08:09 -05:00 |
|
Wojciech Tyczynski
|
6ffe46a9e0
|
Merge pull request #8822 from bprashanth/fifo_rc
Wake up rcs when pods get DeletionFinalStateUnknown tombstones
|
2015-05-28 10:50:28 +02:00 |
|
Wojciech Tyczynski
|
6fa2777e26
|
Merge pull request #8860 from wojtek-t/replace_deep_copy
Use generated DeepCopy methods in a new API (that uses auto-generated methods)
|
2015-05-28 09:29:16 +02:00 |
|
Wojciech Tyczynski
|
33318f0162
|
Use generated DeepCopy methods.
|
2015-05-28 09:03:27 +02:00 |
|
Alex Robinson
|
b7b89c4734
|
Merge pull request #8842 from goltermann/docs
Docs
|
2015-05-27 18:52:25 -07:00 |
|
Prashanth Balasubramanian
|
8fa66bd962
|
Delta fifo includes objects in DeleteFinalStateUnknow, rcs stop faster
|
2015-05-27 16:45:51 -07:00 |
|
Tim Hockin
|
eab1ceccd4
|
Merge pull request #8628 from jlowdermilk/delete-not-found
Delete fails on notfound errors.
|
2015-05-27 16:26:41 -07:00 |
|
Tim Hockin
|
78621f93aa
|
Merge pull request #8600 from bcbroussard/v1beta3-pods
Update pod pages to v1beta3 in web ui
|
2015-05-27 16:26:00 -07:00 |
|
Tim Hockin
|
c40dd59130
|
Merge pull request #8885 from lavalamp/no-ro-kubelettest
remove RO port from kubelet test
|
2015-05-27 16:25:33 -07:00 |
|
Tim Hockin
|
d64f0bf910
|
Merge pull request #8877 from mikedanese/probe-doc
Document container probes
|
2015-05-27 16:24:55 -07:00 |
|
Tim Hockin
|
ffabf17ed4
|
Merge pull request #8604 from brendandburns/kubectl
Make exec more consistent with the rest of the kubectl commands.
|
2015-05-27 16:23:59 -07:00 |
|
BC Broussard
|
040a4cfa8c
|
Update pods for v1beta3 api
|
2015-05-27 16:23:57 -07:00 |
|
Tim Hockin
|
e847b2d4f7
|
Merge pull request #8615 from bcbroussard/v1beta3-events
Update events page to v1beta3 in web ui
|
2015-05-27 16:20:25 -07:00 |
|
Jeff Lowdermilk
|
3cf4d9b2e6
|
Delete fails on notfound errors.
If deleting multiple resources, command will continue on error and
report not found resources at the end.
|
2015-05-27 16:02:54 -07:00 |
|
BC Broussard
|
b4ab5eddf0
|
Update events for v1beta3 api
|
2015-05-27 15:58:15 -07:00 |
|
Tim Hockin
|
0bea034edb
|
Merge pull request #8614 from bcbroussard/v1beta3-nodes
Update node pages to v1beta3 in web ui
|
2015-05-27 15:55:44 -07:00 |
|
Brendan Burns
|
2ec4b409e1
|
Make exec more consistent with the rest of the kubectl commands.
|
2015-05-27 15:47:32 -07:00 |
|
Tim Hockin
|
d88444cace
|
Merge pull request #8846 from thockin/session-affinity
Fix session affinity in kube-proxy
|
2015-05-27 15:40:11 -07:00 |
|
BC Broussard
|
69160f3464
|
Update nodes for v1beta3 api
|
2015-05-27 15:39:48 -07:00 |
|
Tim Hockin
|
fc8aa104ae
|
Merge pull request #8670 from jbdalido/nilparameters
Quick fix for listPods with nil parameters
|
2015-05-27 15:39:23 -07:00 |
|
Tim Hockin
|
0721377646
|
Merge pull request #8596 from andronat/fix_8319
Kubectl command renaming (run-container to run and resize to scale)
|
2015-05-27 15:37:54 -07:00 |
|
Tim Hockin
|
06ed1f8480
|
Merge pull request #8788 from markturansky/volume_types_recon
Fixed json tags for volumes
|
2015-05-27 15:36:28 -07:00 |
|
Tim Hockin
|
19c6347920
|
Merge pull request #8616 from bcbroussard/v1beta3-groups
Update groups page to v1beta3 in web ui
|
2015-05-27 15:34:52 -07:00 |
|
Quinton Hoole
|
ebdccb7b52
|
Merge pull request #8889 from GoogleCloudPlatform/revert-8829-no-ro-nettest
Revert "Revert "Revert "Fix networking test"""
|
2015-05-27 14:52:47 -07:00 |
|
Quinton Hoole
|
30ffe0325c
|
Revert "Revert "Revert "Fix networking test"""
|
2015-05-27 14:52:33 -07:00 |
|
Quinton Hoole
|
851f6b7542
|
Merge pull request #8852 from brendandburns/core
Add a 'core dump' to failed tests.
|
2015-05-27 14:14:13 -07:00 |
|
Daniel Smith
|
ddcd2c89de
|
remove RO port from kubelet test
|
2015-05-27 13:46:32 -07:00 |
|
Quinton Hoole
|
b7caedeedb
|
Merge pull request #8836 from kprobst/master
Remove old command from update sample, plus a minor consistency tweak
|
2015-05-27 12:48:09 -07:00 |
|
Tim Hockin
|
16db5a9c69
|
Merge pull request #8621 from MCyprien/util-verify-prereqs
ubuntu cluster utils.sh verify-ssh-prereqs
|
2015-05-27 12:43:56 -07:00 |
|
Tim Hockin
|
7b9dbbf29f
|
Merge pull request #8224 from cjcullen/nodenames
Remove /Validate endpoint
|
2015-05-27 12:43:33 -07:00 |
|
Tim Hockin
|
7480c8263a
|
Merge pull request #8741 from justinsb/e2e_set_http_timeout
e2e: Set (short) timeout for http request polling
|
2015-05-27 12:43:18 -07:00 |
|
Tim Hockin
|
a3d5367156
|
Merge pull request #8765 from eparis/hack-test-failure
Fix build with --use_go_build (e2e.test failure)
|
2015-05-27 12:43:04 -07:00 |
|
Tim Hockin
|
f69eb0af67
|
Merge pull request #8831 from a-robinson/tp
Adjust the sleep time before tearing down e2e clusters and add a rough formula
|
2015-05-27 12:42:49 -07:00 |
|
Tim Hockin
|
9d0a4d8791
|
Merge pull request #8829 from lavalamp/no-ro-nettest
Revert "Revert "Fix networking test""
|
2015-05-27 12:42:32 -07:00 |
|
Tim Hockin
|
b74786c1b6
|
Merge pull request #8865 from derekwaynecarr/fix_kube_push
Fix Vagrant node registration and kube-push
|
2015-05-27 12:42:13 -07:00 |
|
Mike Danese
|
e9d72c6cd6
|
document container probes
|
2015-05-27 19:10:19 +00:00 |
|
Brendan Burns
|
199ed54599
|
Add a 'core dump' to failed tests.
|
2015-05-27 11:39:08 -07:00 |
|
markturansky
|
60b9652500
|
added generated deep copy funcs
|
2015-05-27 13:58:29 -04:00 |
|
BC Broussard
|
5f53f34931
|
Update groups for v1beta3 api
|
2015-05-27 10:27:31 -07:00 |
|
Tim Hockin
|
9067e94e5b
|
Merge pull request #8870 from markturansky/iscsi_pv2
Added generated deep copy funcs to ISCSI
|
2015-05-27 10:25:15 -07:00 |
|
markturansky
|
d338a7eaea
|
rebased and added 'omitempty' to new volumes
|
2015-05-27 13:21:48 -04:00 |
|
markturansky
|
e15fd2b0e7
|
normalized omitempty across volumes for all versions
|
2015-05-27 13:13:19 -04:00 |
|
markturansky
|
f7ede60045
|
normalized json tags across volumes
|
2015-05-27 13:12:40 -04:00 |
|
Anastasis Andronidis
|
9e3a540940
|
rename resize to scale
|
2015-05-27 19:08:06 +02:00 |
|