Tim Hockin
|
9f808d8e16
|
Merge pull request #8498 from justinsb/proxier_lock_cleanupstalestickysessions
Add mutex lock to cleanupStaleStickySessions
|
2015-05-19 09:51:37 -07:00 |
|
Quinton Hoole
|
063139996e
|
Merge pull request #8399 from ZJU-SEL/improve_e2e_retry_logic
improve e2e retry logic with standard wait.Poll()
|
2015-05-19 09:48:18 -07:00 |
|
deads2k
|
72c0709f18
|
reduce scope of DockerConfigEntryWithAuth
|
2015-05-19 12:41:03 -04:00 |
|
Victor Marmol
|
deaa0e569d
|
Set CPU and memory in Create() and Start().
This allows for backwards and forwards compatability since old Docker
versions expect it in Create() and newer ones do so in Start().
Fixes #8358
|
2015-05-19 09:26:15 -07:00 |
|
Jeff Grafton
|
bf1de72f4a
|
Revert "Revert "Use native Ginkgo test runner instead of cmd/e2e (attempt N)""
This reverts commit f4bb6aa37d .
|
2015-05-19 09:13:08 -07:00 |
|
Victor Marmol
|
eb4d90f109
|
Update go-dockerclient godep.
Adds support for new Docker remote API.
|
2015-05-19 08:10:41 -07:00 |
|
Whit Morriss
|
52112ad985
|
make ./kubectl.sh work with juju provider
|
2015-05-19 10:01:55 -05:00 |
|
Whit Morriss
|
5d19597ffa
|
Add juju action to start petstore example
This is @chuckbutler's work, with some small fixes
`juju action do kubernetes-master/0 petstore` launches the example code
|
2015-05-19 09:47:08 -05:00 |
|
Brian Grant
|
2c81050e6f
|
Merge pull request #8457 from davidopp/master
Fix stylistic isues with #5547. Closes #4910.
|
2015-05-19 07:43:21 -07:00 |
|
Robert Rati
|
9caee9ad16
|
Moved FifoQueue to separate file and minor cleanup. #7572
|
2015-05-19 10:25:02 -04:00 |
|
Robert Rati
|
b78576386f
|
Use getMetrics in ReadLatencyMetrics. #7572
|
2015-05-19 10:23:17 -04:00 |
|
Robert Rati
|
ac282bd50a
|
Cleaned up the output files. #7572
|
2015-05-19 10:23:17 -04:00 |
|
Robert Rati
|
ec5e7093b6
|
Created a fifo queue containing results from listing pods and checks
from from the queue to generate finer granularity #7572
|
2015-05-19 10:23:17 -04:00 |
|
Robert Rati
|
bd3306c845
|
Moved writePerfData to utils. #7572
|
2015-05-19 10:14:47 -04:00 |
|
Robert Rati
|
a89121cb70
|
Added metrics/debug gathering methods to utils and used them in density #7572
|
2015-05-19 10:14:47 -04:00 |
|
He Simei
|
09fc2a5013
|
improve retry logic with standard wait.Poll()
Signed-off-by: He Simei <hesimei@zju.edu.cn>
|
2015-05-19 21:31:27 +08:00 |
|
Justin Santa Barbara
|
2473a81412
|
Add mutex lock to cleanupStaleStickySessions
Proxier.serviceMap is supposed to be guarded by the mutex
|
2015-05-19 09:11:05 -04:00 |
|
deads2k
|
5458f05679
|
create LocalObjectReference
|
2015-05-19 08:39:46 -04:00 |
|
Lv Lv
|
e8fe157a7f
|
Fix influxdb external url and its port
|
2015-05-19 20:35:19 +08:00 |
|
David Oppenheimer
|
44b1e1ca0c
|
Fix stylistic isues with #5547. Closes #4910.
|
2015-05-18 23:32:06 -07:00 |
|
Chao Xu
|
56bd266c5a
|
fix the json files for secret and pod
|
2015-05-18 22:29:40 -07:00 |
|
Quinton Hoole
|
10339d72b6
|
Merge pull request #8486 from GoogleCloudPlatform/revert-8428-native-ginkgo-runner
Revert "Use native Ginkgo test runner instead of cmd/e2e (attempt N)"
|
2015-05-18 21:05:23 -07:00 |
|
Quinton Hoole
|
f4bb6aa37d
|
Revert "Use native Ginkgo test runner instead of cmd/e2e (attempt N)"
|
2015-05-18 21:04:26 -07:00 |
|
Brendan Burns
|
b4b4ac4ad3
|
Fix cassandra example for service accounts.
|
2015-05-18 21:04:12 -07:00 |
|
Brendan Burns
|
63c115f068
|
Switch Phabricator to use service accounts.
|
2015-05-18 20:55:13 -07:00 |
|
Brendan Burns
|
f51f8b3a86
|
More fixes for release 0.17.0
|
2015-05-18 20:47:03 -07:00 |
|
Tim Hockin
|
b64868f23b
|
Clean up old iptables (pre-ip-per-service) legacy
|
2015-05-18 20:27:40 -07:00 |
|
Jordan Liggitt
|
a6401fa433
|
Update generic etcd tests for cluster-scoped objects
|
2015-05-18 23:17:51 -04:00 |
|
Clayton Coleman
|
2e8b7f9797
|
Serialization of 'IP' should be 'ip'
CamelCase rules are "initialsUpperCase"
|
2015-05-18 22:56:12 -04:00 |
|
Brian Grant
|
964ac90aba
|
Merge pull request #8408 from mdevilliers/patch-1
Update the secrets examples to the v1beta3API
|
2015-05-18 18:50:15 -07:00 |
|
Brian Grant
|
03535478a2
|
Merge pull request #8440 from thockin/api-type-names
Rename a few API types (non-breaking change)
|
2015-05-18 18:48:16 -07:00 |
|
Nikhil Jindal
|
0a6007b299
|
Merge pull request #8429 from jackgr/master
Fix portability bugs in hack/local-up-cluster.sh
|
2015-05-18 18:17:47 -07:00 |
|
Victor Marmol
|
c5da035d51
|
Merge pull request #8421 from yujuhong/active_deadline
Kubelet: move active deadline check to per pod worker
|
2015-05-18 17:42:21 -07:00 |
|
Victor Marmol
|
520f84aa60
|
Merge pull request #8463 from caesarxuchao/kubeconfig-docs
update kubeconfig-docs to v1beta3
|
2015-05-18 17:34:56 -07:00 |
|
Victor Marmol
|
00bc7dd060
|
Merge pull request #8470 from brendandburns/docker
Update docker instructions to 0.17.0
|
2015-05-18 17:34:27 -07:00 |
|
Tim Hockin
|
2307350d1b
|
Merge pull request #8443 from wojtek-t/conversion_improvements
Script for regenerate auto-generated conversions.
|
2015-05-18 17:24:08 -07:00 |
|
Tim Hockin
|
7c2817d268
|
Update swagger
|
2015-05-18 17:22:00 -07:00 |
|
Tim Hockin
|
65833e42c4
|
rename CapabilityType Capability
|
2015-05-18 17:21:30 -07:00 |
|
Tim Hockin
|
fd22f48f5b
|
rename StorageType StorageMedium
|
2015-05-18 17:21:30 -07:00 |
|
Tim Hockin
|
f66ca25d9f
|
Rename AccessMode to PersistentVolumeAccessMode
|
2015-05-18 17:21:30 -07:00 |
|
Tim Hockin
|
a548d542db
|
Rename AffinityType to ServiceAffinity
|
2015-05-18 17:21:30 -07:00 |
|
Wojciech Tyczynski
|
9a93206774
|
Script for automatically generate conversions.
|
2015-05-19 02:17:58 +02:00 |
|
Victor Marmol
|
1e1092ddbc
|
Merge pull request #8461 from pmorie/rkt
rename rkt makeruntimePod
|
2015-05-18 17:12:05 -07:00 |
|
Daniel Smith
|
bdf96425b5
|
Merge pull request #8467 from bprashanth/density_events
Don't relist events in density
|
2015-05-18 17:11:39 -07:00 |
|
Prashanth Balasubramanian
|
a6607afa80
|
Don't relist events in density
|
2015-05-18 16:55:43 -07:00 |
|
Tim Hockin
|
76f99aab94
|
Merge pull request #7481 from erictune/apiprincip
Add API change suggestions.
|
2015-05-18 16:55:13 -07:00 |
|
Brendan Burns
|
cbef26b1dd
|
Update docker instructions to 0.17.0
|
2015-05-18 16:51:48 -07:00 |
|
Nikhil Jindal
|
fadc76422a
|
Merge pull request #8437 from caesarxuchao/kubectl_run-container-doc
update the docs for kubectl-run-container to v1beta3
|
2015-05-18 16:41:14 -07:00 |
|
Tim Hockin
|
6b6b47a777
|
Merge pull request #8452 from satnam6502/skydns
Embed version number in kube-dns RC
|
2015-05-18 16:36:43 -07:00 |
|
Tim Hockin
|
931f448af1
|
Merge pull request #8456 from satnam6502/doc
Document process for updating version of kube-dns
|
2015-05-18 16:35:54 -07:00 |
|