Piotr Szczesniak
f20fc5644c
Enabled load e2e test for gce-scalability
2015-05-12 15:44:44 +02:00
Zach Loafman
1e5b19dd5d
Merge pull request #8090 from mbforbes/jenkinsGkeRelease
...
Allow Jenkins to get the version from the GKE server.
2015-05-12 06:24:22 -07:00
Paul Morie
16f516f859
Merge pull request #8099 from ddysher/fix-downward-api
...
Fix downward API
2015-05-12 09:23:53 -04:00
dkorn
25ada0e118
Inconsistency in api terminology of pod conditions
...
While nodes returns the "conditions" key in api requests, pods returns
"Condition". Also, from pods states docs it seems that the right
terminology should be "conditions".
Fixes #8038
2015-05-12 10:52:52 +03:00
Piotr Szczesniak
962f10ee58
Merge pull request #7771 from piosz/load_generator
...
Implemented first version of load test
2015-05-12 09:24:19 +02:00
feihujiang
4bb594b34d
Duplicate service port name can't be validated
...
Duplicate service port name can't be validated
Duplicate service port name can't be validated
Duplicate service port name can't be validated
2015-05-12 15:18:27 +08:00
Rohit Jnagal
9eb01a6da1
Make SyncPodSync as the default SyncPodType.
...
We would like the default to be sync instead of create to easily differentiate
create operations in empty metrics map.
2015-05-12 06:25:48 +00:00
Tim Hockin
e83e49b076
rename default DNS domain to cluster.local
2015-05-11 23:00:43 -07:00
Hector Virgen
1a784cd489
Adds Karma to TravisCI
...
- Updates travis to run karma
- Adds some actual tests
Sample build success: https://travis-ci.org/djvirgen/kubernetes/jobs/61567253
Note: My branch is currently up to date with master but all the Go stuff is failing in Travis. Not sure why Go is failing, but the Karma stuff is running OK. I've also verified that when a Jasmine test fails, Travis will fail the build (see [this build](https://travis-ci.org/djvirgen/kubernetes/jobs/61567666 ) here).
2015-05-11 21:54:04 -07:00
Chao Xu
f6cbf8a2cb
make the httpGet port match the containerPort
2015-05-11 21:51:10 -07:00
Brendan Burns
be15e84e83
Kubernetes version v0.17.0-dev
2015-05-11 21:43:34 -07:00
Brendan Burns
82f8bdac06
Kubernetes version v0.17.0
2015-05-11 21:43:34 -07:00
Deyuan Deng
9153582777
Fix downward API
2015-05-11 22:58:43 -04:00
BenTheElder
e6b6813015
Fix vagrant cpu count on linux.
...
Corrects error in 19224deb04
on linux cpus with hyperthreading (we need to pass the results of `cat /proc/cpuinfo | grep 'core id'` through uniq before counting the lines).
Also checks that we found more than 0 lines (cores) and defaults to the result of nproc in case we didn't (necessary for processors without the core id field, so far only observed on a raspberry pi).
2015-05-11 21:57:42 -04:00
saadali
c5b1508774
Make MIG deletion during GCE kube down blocking, so that subseqent template deletion doesn't fail.
2015-05-11 18:51:59 -07:00
Quinton Hoole
e73fa8b8b0
Merge pull request #8092 from GoogleCloudPlatform/revert-7639-e2e-k8bps
...
Revert "E2E: Soak test and Functional tests for K8Petstore "
2015-05-11 18:25:29 -07:00
Quinton Hoole
78ee2ed325
Revert "E2E: Soak test and Functional tests for K8Petstore "
2015-05-11 18:24:42 -07:00
Fabio Yeon
0304820b9d
Merge pull request #7985 from jeffmendoza/meteor-update
...
For examples/meteor: update README, minor fixes.
2015-05-11 17:47:15 -07:00
Nikhil Jindal
442412e3ad
Merge pull request #8089 from thockin/dns
...
Introduce an 'svc' segment for DNS search
2015-05-11 17:39:12 -07:00
Nikhil Jindal
3d31883829
Merge pull request #8083 from brendandburns/kubectl
...
Add a flag to disable legacy APIs
2015-05-11 17:35:28 -07:00
Max Forbes
a161800e13
Allow Jenkins to get the version from the GKE server.
2015-05-11 17:31:29 -07:00
Tim Hockin
41033af256
Introduce an 'svc' segment for DNS search
2015-05-11 17:20:44 -07:00
Victor Marmol
43029345f9
Merge pull request #7973 from dchen1107/podstatus
...
Add kubectl log --previous support to view last terminated container log
2015-05-11 17:08:45 -07:00
Brendan Burns
fbd0143fa8
Merge pull request #7971 from deads2k/make-docker-keyring-handle-multiple-hits
...
make the dockerkeyring handle mutiple matching credentials
2015-05-11 17:01:37 -07:00
Alex Robinson
e2b7ef8d2c
Merge pull request #8078 from satnam6502/fluentd-gcp
...
Convert Fluentd to Cloud Logging pod specs to YAML
2015-05-11 16:55:14 -07:00
Alex Robinson
558a0f8967
Merge pull request #8076 from satnam6502/fluentd-es-image
...
Switch Fluentd to ES manifest back to YAML
2015-05-11 16:54:20 -07:00
Daniel Smith
5a6b079515
Merge pull request #8085 from smarterclayton/read_only_port_wrong
...
Public read only port is incorrect in master
2015-05-11 16:35:12 -07:00
Clayton Coleman
0617951ead
Public read only port is incorrect in master
2015-05-11 19:20:38 -04:00
Victor Marmol
8d6e32d378
Merge pull request #8080 from yujuhong/disable_test
...
Temporarily disable the static pod test in integration.go
2015-05-11 16:10:30 -07:00
Brendan Burns
d8f48290e9
Add a flag to disable legacy APIs
2015-05-11 16:09:25 -07:00
Victor Marmol
1465475401
Merge pull request #8079 from yifan-gu/rm_command_runner
...
kubelet/container: Move prober.ContainerCommandRunner to container.
2015-05-11 16:05:25 -07:00
Jeff Lowdermilk
ac87ed6516
Merge pull request #8064 from deads2k/death-to-auth-path
...
eliminate auth-path
2015-05-11 15:41:41 -07:00
Yu-Ju Hong
2adfb489ff
Temporarily disable the static pod test in the integration test
...
The test has been flaky for a while due to the potential watch performance
problem. Temporarily disable this test until we resolve #6651 .
Note that there is extensive coverage of mirror pod creation/deletion via unit
tests in kubelet_test.go.
2015-05-11 15:37:40 -07:00
Victor Marmol
a52b2e725c
Merge pull request #8077 from yujuhong/rm_deadcode
...
Kubelet: remove unused getHostFieldLabel function
2015-05-11 15:36:25 -07:00
Yifan Gu
7831b7da72
kubelet/container: Move prober.ContainerCommandRunner to container.
...
Also include the ContainerCommandRunner in Runtime interface, but
still keep the ContainerCommandRunner interface for testability.
2015-05-11 15:32:51 -07:00
Satnam Singh
e246685468
Convert Fluentd to Cloud Logging pod specs to YAML
2015-05-11 14:55:46 -07:00
Yu-Ju Hong
3f791db886
Kubelet: remove unused getHostFieldLabel function
2015-05-11 14:39:22 -07:00
Satnam Singh
2f5ba28a17
Switch Fluentd to ES manifest back to YAML
2015-05-11 14:37:41 -07:00
Quinton Hoole
04c90565c0
Merge pull request #7993 from saad-ali/jenkinssoak2
...
Modify Jenkins E2E to not fetch/unpack Kuberenetes, when deployment is disabled
2015-05-11 14:20:39 -07:00
Jordan Liggitt
92bd58ede6
ServiceAccount e2e/integration tests
2015-05-11 17:18:06 -04:00
Jordan Liggitt
7e14a80f63
ServiceAccount admission plugin
2015-05-11 17:18:06 -04:00
Jordan Liggitt
db1f0dc906
JWT token generation/verification
2015-05-11 17:18:06 -04:00
Jordan Liggitt
6e570732f5
ServiceAccounts controller
2015-05-11 17:18:05 -04:00
Jordan Liggitt
0955808668
ServiceAccountTokens controller
2015-05-11 17:18:05 -04:00
Jordan Liggitt
53d55f4192
Add ServiceAccount API type, client
2015-05-11 17:18:05 -04:00
Jordan Liggitt
6e1e7dbb24
Add ServiceAccountToken SecretType
2015-05-11 17:18:05 -04:00
Jordan Liggitt
86800eafa7
Godep: add github.com/dgrijalva/jwt-go
2015-05-11 17:18:05 -04:00
Yu-Ju Hong
8b3130b112
Merge pull request #7980 from yifan-gu/fix_kubelet_tests
...
kubelet: Fix racy kubelet tests.
2015-05-11 14:09:44 -07:00
Nikhil Jindal
14055d6e39
Merge pull request #7946 from caesarxuchao/rethinkdb-example
...
update example/rethinkdb to v1beta3
2015-05-11 14:02:17 -07:00
Daniel Smith
caddcd8cd3
Merge pull request #7901 from vishh/kube2sky
...
Updated kube2sky to use the controller framework.
2015-05-11 13:49:20 -07:00