Wojciech Tyczynski
|
a7205b1fe9
|
Merge pull request #7685 from jayunit100/etcd-minor
(minor) Add pgrep debugging to etcd error
|
2015-05-04 11:21:02 +02:00 |
|
Wojciech Tyczynski
|
9581aa85e9
|
Merge pull request #7676 from markturansky/fix_nil_ptr
Fixed nil pointer issue in describe when volume is unbound
|
2015-05-04 10:32:44 +02:00 |
|
Wojciech Tyczynski
|
d68816f37a
|
Merge pull request #7691 from piosz/termination_notice
Removed unnecessary closing bracket
|
2015-05-04 10:29:54 +02:00 |
|
Piotr Szczesniak
|
5845743171
|
Removed unnecessary closing bracket
|
2015-05-04 09:42:33 +02:00 |
|
Piotr Szczesniak
|
1dcd80cdf3
|
Merge pull request #7689 from wojtek-t/fix_boilerplate
Fix boilerplate in test/e2e/scale.go
|
2015-05-04 08:32:40 +02:00 |
|
Wojciech Tyczynski
|
edf8d757af
|
Fix boilerplate
|
2015-05-04 08:21:51 +02:00 |
|
Wojciech Tyczynski
|
e225a2e777
|
Merge pull request #7644 from liggitt/conversion_test
Output generated conversion functions/names
|
2015-05-04 08:17:03 +02:00 |
|
Wojciech Tyczynski
|
982cac3e78
|
Merge pull request #7646 from rrati/scale-suite-7645
Moved the Scale tests into a scale file. #7645
|
2015-05-04 07:53:51 +02:00 |
|
jayunit100
|
cdf068495a
|
(minor) Add pgrep debugging to etcd error
|
2015-05-03 16:59:45 +00:00 |
|
Quinton Hoole
|
86751e8c90
|
Merge pull request #7681 from GoogleCloudPlatform/revert-7635-length
Revert "Revert #7145 now that #7609 is in, and fix the tests that were r...
|
2015-05-02 23:33:21 -07:00 |
|
Quinton Hoole
|
83b70c4411
|
Revert "Revert #7145 now that #7609 is in, and fix the tests that were relying on it"
|
2015-05-02 23:32:21 -07:00 |
|
markturansky
|
2f5907b504
|
Fixed nil pointer issue in describe when volume is unbound
|
2015-05-02 06:49:19 -04:00 |
|
Jeff Lowdermilk
|
b447dc0c54
|
Merge pull request #7635 from a-robinson/length
Revert #7145 now that #7609 is in, and fix the tests that were relying on it
|
2015-05-01 17:48:41 -07:00 |
|
Jeff Lowdermilk
|
5350d5e8d3
|
Merge pull request #7637 from eparis/copyright-boilerplate-rethinkdb
Update license boilerplate for examples/rethinkdb
|
2015-05-01 17:46:15 -07:00 |
|
Jeff Lowdermilk
|
e87d735304
|
Merge pull request #7638 from eparis/copyright-boilerplate-phabricator
Add license boilerplate to examples/phabricator
|
2015-05-01 17:03:24 -07:00 |
|
Daniel Smith
|
4a6ab7fd36
|
Merge pull request #7597 from eparis/copyright
Use generic copyright holder name in license boilerplate
|
2015-05-01 17:01:39 -07:00 |
|
Zach Loafman
|
3b637ea6e1
|
Merge pull request #7663 from brendandburns/merge-release-0.16-to-master
Merge release 0.16 to master
|
2015-05-01 16:58:27 -07:00 |
|
Brendan Burns
|
508eb309f8
|
Merge remote-tracking branch 'upstream/release-0.16' into merge-release-0.16-to-master
|
2015-05-01 16:55:34 -07:00 |
|
Zach Loafman
|
ce3b134df8
|
Merge pull request #7661 from brendandburns/release-0.16
Release 0.16.1
|
2015-05-01 16:41:28 -07:00 |
|
Brendan Burns
|
28d727a0c8
|
Kubernetes version v0.16.1-dev
|
2015-05-01 16:33:53 -07:00 |
|
Brendan Burns
|
b933dda536
|
Kubernetes version v0.16.1
|
2015-05-01 16:33:40 -07:00 |
|
Brendan Burns
|
a68c5c4f36
|
Fix assertion for old test-cmd.sh
|
2015-05-01 16:26:54 -07:00 |
|
Victor Marmol
|
c5a86387a4
|
Merge pull request #7657 from yujuhong/docker_runtime
Removes RunPod in the Runtime interface
|
2015-05-01 16:09:44 -07:00 |
|
Eric Tune
|
fae435c127
|
Merge pull request #7633 from derekwaynecarr/retry_quota
Retry incrementing quota if there is a conflict
|
2015-05-01 15:41:24 -07:00 |
|
Zach Loafman
|
33b3d99b96
|
Fix the fix for GKE kube-down
Fixes issue in #7565
(cherry picked from commit 6a0fab3d34 )
|
2015-05-01 15:39:08 -07:00 |
|
Jeff Lowdermilk
|
3aaf51fa77
|
fix kube-down for provider gke
(cherry picked from commit 996168dced )
|
2015-05-01 15:38:40 -07:00 |
|
Prashanth Balasubramanian
|
20de8c93b7
|
Fix rollingupdate --image
(cherry picked from commit c8ea0c27e9 )
Conflicts:
docs/kubectl.md
pkg/kubectl/cmd/rollingupdate.go
|
2015-05-01 15:28:23 -07:00 |
|
Yu-Ju Hong
|
ae1b24f07f
|
Merge pull request #7652 from vmarmol/runtime-switch
Kubelet: Add container runtime option.
|
2015-05-01 14:50:30 -07:00 |
|
Eric Paris
|
6b3a6e6b98
|
Make copyright ownership statement generic
Instead of saying "Google Inc." (which is not always correct) say "The
Kubernetes Authors", which is generic.
|
2015-05-01 17:49:56 -04:00 |
|
Yu-Ju Hong
|
4fe3366b04
|
Removes RunPod in the Runtime interface
SyncPod subsumes RunPod, so the latter is no longer needed.
After this change, DockerManager implements the Runtime interface.
|
2015-05-01 14:47:04 -07:00 |
|
Victor Marmol
|
d9d61c3511
|
Kubelet: Add container runtime option.
|
2015-05-01 14:26:54 -07:00 |
|
Victor Marmol
|
e3fc039eaa
|
Merge pull request #7611 from yifan-gu/rkt_syncPod
kubelet/rkt: Add SyncPod() to rkt.
|
2015-05-01 14:26:11 -07:00 |
|
Vish Kannan
|
3cc53127de
|
Merge pull request #7626 from crossorigin/heapster-0.11.0
bump heapster to v0.11.0 and grafana to v0.7.0
|
2015-05-01 14:24:25 -07:00 |
|
Zach Loafman
|
230449f122
|
Merge pull request #7593 from ixdy/jenkins-godep
Build github.com/onsi/ginkgo/ginkgo as a part of the release
|
2015-05-01 14:10:31 -07:00 |
|
Zach Loafman
|
ae0989f92d
|
Merge pull request #7650 from roberthbailey/validate-cluster
Don't exit abruptly if there aren't yet any minions right after the cluster is created.
|
2015-05-01 14:07:58 -07:00 |
|
Robert Bailey
|
14c2fb11e1
|
Don't exit abruptly if there aren't yet any minions right after
the cluster is created.
|
2015-05-01 13:51:59 -07:00 |
|
Clayton Coleman
|
1a8845af61
|
Merge pull request #7490 from smarterclayton/alter_list
Do not automatically decode runtime.RawExtension
|
2015-05-01 16:48:26 -04:00 |
|
Robert Bailey
|
8c4705fa2a
|
Merge pull request #7500 from brendandburns/docs
Update changelog.
|
2015-05-01 13:35:02 -07:00 |
|
Eric Tune
|
285a990cbe
|
Merge pull request #6973 from AntonioMeireles/etcd2
bringing CoreOS cloud-configs up-to-date (against 0.15.x and latest OS' alpha)
|
2015-05-01 13:34:41 -07:00 |
|
Jordan Liggitt
|
26caf9e0de
|
Output generated conversion functions/names
|
2015-05-01 16:28:08 -04:00 |
|
Yifan Gu
|
1b77615deb
|
kubelet/rkt: Add SyncPod() to rkt.
|
2015-05-01 13:02:05 -07:00 |
|
Robert Rati
|
80e9579ab5
|
Moved the Scale tests into a scale file. #7645
|
2015-05-01 15:54:41 -04:00 |
|
Nikhil Jindal
|
a100e976ec
|
Merge pull request #7640 from eparis/verify-description-v1beta3
Check v1beta3 description on git commit
|
2015-05-01 12:52:09 -07:00 |
|
Brendan Burns
|
773bd23403
|
Update changelog.
|
2015-05-01 12:41:08 -07:00 |
|
derekwaynecarr
|
6d08cc30ed
|
Retry incrementing quota if there is a conflict
|
2015-05-01 15:23:21 -04:00 |
|
Yu-Ju Hong
|
ee473edd45
|
Merge pull request #7610 from vmarmol/runtime-syncpod
Add SyncPod() to DockerManager and use it in Kubelet
|
2015-05-01 12:22:39 -07:00 |
|
Robert Bailey
|
3a118cba37
|
Merge pull request #7602 from zmerlynn/upload_hashes
Build: Push .md5 and .sha1 files for every file we push to GCS
|
2015-05-01 12:01:55 -07:00 |
|
Quinton Hoole
|
c68723e7f9
|
Merge pull request #7628 from bprashanth/rc_ttl
Update expiration timeout based on observed latencies
|
2015-05-01 11:42:22 -07:00 |
|
Jeff Grafton
|
1359125a4e
|
Build github.com/onsi/ginkgo/ginkgo as a part of the release.
Additionally, add hack/lib to the testing tarball.
|
2015-05-01 11:29:11 -07:00 |
|
Ido Shamun
|
e86316bc4d
|
revert back INFLUXDB_EXTERNAL_URL to api v1beta1
|
2015-05-01 21:13:04 +03:00 |
|