- 12 May, 2015 36 commits
-
-
Nikhil Jindal authored
Adds Karma to TravisCI
-
Nikhil Jindal authored
ServiceAccounts
-
Zach Loafman authored
Add zone to jenkins version-getting call.
-
Max Forbes authored
-
Tim Hockin authored
Duplicate service port name can't be validated
-
Dawn Chen authored
Change default CgroupRoot to /.
-
Victor Marmol authored
Make SyncPodSync as the default SyncPodType.
-
Victor Marmol authored
This will make all Docker containers to be top-level containers. This will more equally share the CPU under cases of contention.
-
Derek Carr authored
Fixes to apiserver for subresources and naming
-
Derek Carr authored
Fix vagrant cpu count on linux.
-
Derek Carr authored
Update example kubernetes-namespaces to use v1beta3 API
-
Derek Carr authored
Port forward now listens on IPv4 and IPv6 localhost address
-
Derek Carr authored
merge the v1beta3 json file in the resource quota example
-
Eric Paris authored
NFS plugin should use correct mounter
-
Piotr Szczesniak authored
make the httpGet port the match the containerPort in the walkthrough example
-
Derek Carr authored
resize: Use Resize method
-
Zach Loafman authored
Allow Jenkins to get the version from the GKE server.
-
Paul Morie authored
Fix downward API
-
Piotr Szczesniak authored
Implemented first version of load test
-
feihujiang authored
Duplicate service port name can't be validated Duplicate service port name can't be validated Duplicate service port name can't be validated
-
Rohit Jnagal authored
We would like the default to be sync instead of create to easily differentiate create operations in empty metrics map.
-
Hector Virgen authored
- 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).
-
Chao Xu authored
-
Brendan Burns authored
-
Brendan Burns authored
-
Deyuan Deng authored
-
BenTheElder authored
Corrects error in https://github.com/GoogleCloudPlatform/kubernetes/commit/19224deb04ea0f7b5003c9d29e9c841d7b1b6152 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).
-
Quinton Hoole authored
Revert "E2E: Soak test and Functional tests for K8Petstore "
-
Quinton Hoole authored
-
Fabio Yeon authored
For examples/meteor: update README, minor fixes.
-
Nikhil Jindal authored
Introduce an 'svc' segment for DNS search
-
Nikhil Jindal authored
Add a flag to disable legacy APIs
-
Max Forbes authored
-
Tim Hockin authored
-
Victor Marmol authored
Add kubectl log --previous support to view last terminated container log
-
Brendan Burns authored
make the dockerkeyring handle mutiple matching credentials
-
- 11 May, 2015 4 commits
-
-
Alex Robinson authored
Convert Fluentd to Cloud Logging pod specs to YAML
-
Alex Robinson authored
Switch Fluentd to ES manifest back to YAML
-
Daniel Smith authored
Public read only port is incorrect in master
-
Clayton Coleman authored
-