Tim Hockin
72c2e3b8a1
Merge pull request #8944 from krousey/go-restful_update
...
Update go-restful to get stable sorting in spec
2015-05-28 15:29:43 -07:00
Tim Hockin
0dab399b6a
Merge pull request #8948 from jlowdermilk/proxy-help
...
update/fix kubectl proxy example in help string
2015-05-28 15:29:11 -07:00
Tim Hockin
3274bd0674
Merge pull request #8952 from rjnagal/rc
...
Updated broken ordering of prerequisites.
2015-05-28 15:28:54 -07:00
Chao Xu
bac48b4120
update getting-started-guides/juju.md to v1beta3, following 4f1fe55a9e
2015-05-28 15:25:10 -07:00
Daniel Smith
c8f03fc354
fix timeout for networking test
2015-05-28 15:01:59 -07:00
Daniel Smith
0e49e1535f
split into old/new networking test
2015-05-28 15:01:59 -07:00
Daniel Smith
d683548fd6
Revert "Revert "Revert "Revert "Fix networking test""""
...
This reverts commit 30ffe0325c
.
2015-05-28 15:01:59 -07:00
Tim Hockin
44ed7a69c2
Merge pull request #8950 from caesarxuchao/azure-getting-started-guides
...
let azure getting started guides point to examples/
2015-05-28 15:01:54 -07:00
Tim Hockin
3e08cfb9f5
Merge pull request #8924 from erickhan/master
...
Update roadmap.md
2015-05-28 15:01:39 -07:00
Tim Hockin
e456e8d63e
Merge pull request #8921 from wojtek-t/update_instructions
...
Update instructions on auto-generating conversions.
2015-05-28 15:01:24 -07:00
Tim Hockin
1087c12e63
Merge pull request #8909 from wojtek-t/fix_example_selflinks
...
Fix selfLinks in test examples to v1beta3
2015-05-28 15:01:02 -07:00
Tim Hockin
6fbaefdced
Merge pull request #8897 from pweil-/reduce-merge-logging
...
reduce merge logging
2015-05-28 15:00:45 -07:00
Tim Hockin
eabc65149e
Merge pull request #8896 from lavalamp/e2e-timeout
...
Give up waiting for failed pods + print status
2015-05-28 15:00:19 -07:00
Tim Hockin
3830c068b9
Merge pull request #8883 from yujuhong/kubelet_unittest2
...
Kubelet: clean up more unit tests
2015-05-28 15:00:02 -07:00
Tim Hockin
32859c3954
Merge pull request #8778 from kargakis/show-pod-number
...
Show pods number when describing services
2015-05-28 14:59:02 -07:00
Matt Bruzek
f261702ef6
Adding kube-down logic to utils.sh to clean up.
2015-05-28 16:58:55 -05:00
Tim Hockin
ccafaaf8ef
Merge pull request #8729 from justinsb/gce_up_csv
...
Pass arg lists to gcloud as comma-separated single arg
2015-05-28 14:58:43 -07:00
Tim Hockin
f8d0060d6e
Merge pull request #8388 from pmorie/third-party-tests
...
Run tests for third-party code
2015-05-28 14:58:26 -07:00
Tim Hockin
e88249e78e
Merge pull request #8273 from krousey/cluser_skydns
...
Updating some SkyDNS templates to v1beta3
2015-05-28 14:58:03 -07:00
Tim Hockin
1a45e4006e
Merge pull request #8747 from brendandburns/e2e
...
Add a test for PreStop hooks.
2015-05-28 14:55:40 -07:00
Tim Hockin
6d5ccf75dd
Merge pull request #8939 from bcbroussard/describe-nodeport
...
Update NodePort in kubectl describe service
2015-05-28 14:52:47 -07:00
Eric Tune
a271b306b0
Add event about Node when cannot assign CIDR.
2015-05-28 14:51:48 -07:00
Tim Hockin
8da79e1dd5
Merge pull request #8612 from bcbroussard/v1beta3-rc
...
Update replication controller pages to v1beta3 in web ui
2015-05-28 14:51:31 -07:00
Tim Hockin
f53b4a1104
Merge pull request #8611 from bcbroussard/v1beta3-services
...
Update service pages to v1beta3 in web ui
2015-05-28 14:50:57 -07:00
Tim Hockin
8886557da6
Merge pull request #8926 from thockin/remove-debug
...
Remove debug print
2015-05-28 14:50:17 -07:00
Tim Hockin
e3a6900376
Merge pull request #8930 from thockin/fix-dollars
...
Use $$() in pod commandlines to get $()
2015-05-28 14:50:02 -07:00
Dawn Chen
21ade7a531
Remove useless master component images after saving image as tar file.
2015-05-28 14:38:39 -07:00
Rohit Jnagal
a796fb0187
Updated broken ordering of prerequisites.
2015-05-28 21:15:17 +00:00
Chao Xu
9c1153322e
update PodSpec.Host to PodSpec.NodeName in /pkg/api/types.go and /pkg/api/v1beta3/types.go
2015-05-28 14:10:06 -07:00
Jeff Lowdermilk
75314718eb
update/fix kubectl proxy example in help string
2015-05-28 13:59:39 -07:00
Brendan Burns
9ccd349a7d
Add event generation when create/delete of balancers fails.
2015-05-28 13:51:39 -07:00
Kris Rousey
05eaaa99e1
Update go-restful to get stable sorting in spec
2015-05-28 13:40:23 -07:00
Chao Xu
6a38836496
let azure getting started guides point to examples/
2015-05-28 13:19:22 -07:00
Chao Xu
0378894f44
Merge pull request #8895 from jeffmendoza/patch-3
...
201 walkthrough: remove term "API object"
2015-05-28 13:03:40 -07:00
Eric Paris
9d304774d4
report glog error if unable to tell systemd things worked
2015-05-28 16:01:27 -04:00
Eric Paris
28ac1b3395
API server explicitly notify systemd of successful startup
...
Use the systemd $NOTIFY_SOCKET convention for kube-apiserver
startup. This allows it to be part of dependency trees and for
consumers to wait until it is listening on its ports.
The $NOTIFY_SOCKET protocol is described here:
http://www.freedesktop.org/software/systemd/man/sd_notify.html
Currently this is limited to the kube-apiserver process. Other
kube processes are internal kubernetes moving points. The API
server is the entry point relied on by callers.
100% stolen from Stef Walter from:
https://github.com/GoogleCloudPlatform/kubernetes/pull/8316
2015-05-28 15:59:26 -04:00
saadali
554119e788
Fix makefiles for NFS and Gluster images
2015-05-28 12:36:47 -07:00
BC Broussard
581f4613c8
Fix NodePort in kubectl describe service
2015-05-28 12:09:31 -07:00
Dawn Chen
79a2a4f18d
Fix the race when monit is used to monitor services which are also
...
started at boot time via init.d at boot time.
2015-05-28 11:58:33 -07: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
Tim Hockin
e524d52248
Use $$() in pod commandlines to get $()
2015-05-28 10:53:22 -07:00
derekwaynecarr
3e8b1d5e01
Update all salt providers to force explicit namespace creation; update e2e
2015-05-28 13:45:49 -04:00
Tim Hockin
f015a21026
Merge pull request #8927 from GoogleCloudPlatform/revert-8822-fifo_rc
...
Revert "Wake up rcs when pods get DeletionFinalStateUnknown tombstones"
2015-05-28 10:24:51 -07:00
Tim Hockin
b69fad211e
Revert "Wake up rcs when pods get DeletionFinalStateUnknown tombstones"
2015-05-28 10:23:55 -07:00
BC Broussard
f8762ccd12
Update replication controllers for v1beta3 api
2015-05-28 10:18:03 -07:00
Tim Hockin
c6ca865e1a
Remove debug print
2015-05-28 10:12:37 -07:00
BC Broussard
1fd4050450
Update services for v1beta3 api
2015-05-28 10:03:01 -07:00
Federico Simoncelli
1a41082ca8
cloudprovider: vagrant InstanceID implementation
...
Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>
2015-05-28 13:02:11 -04:00