Clayton Coleman
|
c5e9f60f9c
|
Merge pull request #2569 from mfojtik/pluralization_fix
Fix pluralization in RESTMapper when kind ends with 'y'
|
2014-11-25 09:53:46 -06:00 |
Michal Fojtik
|
7235a9b1f0
|
Fix pluralization in RESTMapper when kind ends with 'y'
|
2014-11-25 11:33:13 +01:00 |
Brendan Burns
|
acf6d82800
|
Add optional validation to kubecfg/kubectl.
|
2014-11-24 22:25:22 -08:00 |
Brendan Burns
|
64e07f7fe0
|
Merge pull request #2593 from GoogleCloudPlatform/revert-2586-cleanup
Revert "Using util.Time for ContainerStatus"
|
2014-11-24 21:38:17 -08:00 |
Brendan Burns
|
a5bc6301a4
|
Revert "Using util.Time for ContainerStatus"
|
2014-11-24 21:32:31 -08:00 |
Brendan Burns
|
fa84b621cc
|
Update instructions to note the change of AMI
|
2014-11-24 21:26:32 -08:00 |
Tim Hockin
|
ff8c5f9415
|
Add a Detail field to Validation Error
|
2014-11-24 17:28:42 -08:00 |
Tim Hockin
|
b08e5b24b0
|
Change ValidationError to a pointer
In Prep for adding at leats one more field, make this operate more list
StatusError.
|
2014-11-24 17:28:42 -08:00 |
Tim Hockin
|
d4c37e352e
|
small cleanup on pkg/config
|
2014-11-24 17:28:41 -08:00 |
Tim Hockin
|
f24ea5ce59
|
Merge pull request #2592 from dchen1107/mirror-registry
Enable Docker Cache for OSS on gce.
|
2014-11-25 09:23:40 +08:00 |
Dawn Chen
|
1900f0db98
|
Enable Docker Cache for OSS on gce.
|
2014-11-24 16:51:17 -08:00 |
Joe Beda
|
088e41a23b
|
Merge pull request #2590 from brendandburns/aws2
Update the ubuntu AMI
|
2014-11-24 16:39:54 -08:00 |
Brendan Burns
|
ab3cfc5f75
|
Update the ubuntu AMI
|
2014-11-24 16:34:48 -08:00 |
Deyuan Deng
|
ec7d544194
|
Use formatLabel instead of label.Set
|
2014-11-24 18:45:29 -05:00 |
Daniel Smith
|
610ab9a0db
|
Merge pull request #2586 from dchen1107/cleanup
Using util.Time for ContainerStatus
|
2014-11-24 15:35:07 -08:00 |
Dawn Chen
|
acb0f1198b
|
Using util.Time for ContainerStatus
|
2014-11-24 15:15:33 -08:00 |
Jordan Liggitt
|
3532be3c82
|
Add basicauth and password authenticators
|
2014-11-24 17:52:10 -05:00 |
Joe Beda
|
5bf43236e3
|
Support building/packaging Windows client binaries.
Ug -- .exe suffix is a pain. These are largely untested.
|
2014-11-24 14:10:28 -08:00 |
Daniel Smith
|
668a81e894
|
Merge pull request #2539 from lavalamp/master
Reduce boilerplate
|
2014-11-24 13:45:04 -08:00 |
Brendan Burns
|
e82b88fed8
|
Merge pull request #2560 from ddysher/fix-git-volume
gitrepo validation
|
2014-11-24 13:12:04 -08:00 |
Daniel Smith
|
8d762c996a
|
Remove boilerplate coversion functions
|
2014-11-24 12:57:34 -08:00 |
Daniel Smith
|
f1c21c8fdf
|
add boilerplate reduction struct field copier
|
2014-11-24 12:57:34 -08:00 |
Joe Beda
|
518115c93d
|
Merge pull request #2574 from jbeda/build-fixes
Build fixes
|
2014-11-24 12:31:54 -08:00 |
Joe Beda
|
35313c605c
|
Script to help mark new versions
|
2014-11-24 12:24:29 -08:00 |
Joe Beda
|
3a385a8b0b
|
Squash output from 'which'
|
2014-11-24 12:23:34 -08:00 |
Joe Beda
|
d5536abdb5
|
Better version check on push
|
2014-11-24 12:23:34 -08:00 |
bgrant0607
|
936f2c964f
|
Merge pull request #2567 from bgrant0607/docfix
Clarify format of service environment variables. Fixes #1936.
|
2014-11-24 11:49:14 -08:00 |
Tim Hockin
|
b6d8215f3a
|
Merge pull request #2537 from dchen1107/mirror-registry
Enable docker registry cache. By default it is off
|
2014-11-25 03:46:35 +08:00 |
derekwaynecarr
|
039af4a569
|
Endpoint.Namespace is not being set when it has no resolved pods
|
2014-11-24 14:15:22 -05:00 |
Deyuan Deng
|
10cf639596
|
Merge pull request #2545 from skelterjohn/patch-1
fix typo
|
2014-11-24 14:07:14 -05:00 |
Brendan Burns
|
8627fea21a
|
final fixes *sigh*
|
2014-11-24 10:20:39 -08:00 |
Brendan Burns
|
b964e5644e
|
fix indentation.
|
2014-11-24 10:18:07 -08:00 |
Brendan Burns
|
ac8d8c07cb
|
improved gce pd instructions
|
2014-11-24 10:17:24 -08:00 |
Brendan Burns
|
fdc43efd68
|
Update PD example.
|
2014-11-24 10:05:07 -08:00 |
Brian Grant
|
e448604c7f
|
Clarify format of service environment variables. Fixes #1936.
|
2014-11-24 18:01:56 +00:00 |
John Asmuth
|
5de0c303c3
|
fixed more typos
|
2014-11-24 12:51:13 -05:00 |
bgrant0607
|
e52579b8e1
|
Merge pull request #2535 from erictune/move_env
Move service environment vars code.
|
2014-11-24 09:47:32 -08:00 |
Eric Tune
|
248dddf34a
|
Merge pull request #2538 from brendandburns/fix
Increase the verbosity of integration test runs.
|
2014-11-24 09:41:08 -08:00 |
bgrant0607
|
c0fb54b8ca
|
Merge pull request #2540 from mikedanese/kubectl-example-fix
Fixed kubectl example
|
2014-11-24 09:30:33 -08:00 |
Eric Tune
|
f417139d94
|
Merge pull request #2566 from andrewwatson/patch-1
fixed a minor format problem
|
2014-11-24 09:27:24 -08:00 |
Eric Tune
|
c5e3eb1e3d
|
Merge pull request #2547 from ddysher/show-node-label
Display node label
|
2014-11-24 09:26:14 -08:00 |
Eric Tune
|
835b699ee9
|
Merge pull request #2550 from komljen/master
Typo fix
|
2014-11-24 09:22:25 -08:00 |
Eric Tune
|
517bb074c2
|
Merge pull request #2551 from meirf/set-error-to-set-deadline-call
reset err value to SetDeadline return
|
2014-11-24 09:21:21 -08:00 |
Joe Beda
|
a25d865f06
|
Merge pull request #2555 from erictune/cleanup4
Do not use nginx image in e2e test
|
2014-11-24 08:49:59 -08:00 |
Brendan Burns
|
4b2a5cdb11
|
Merge pull request #2520 from mikedanese/proxy-healthz
add health check to kube-proxy
|
2014-11-24 08:44:33 -08:00 |
Brendan Burns
|
428cbcd799
|
Merge pull request #2531 from jbeda/32bit-fix
Fix 32bit build
|
2014-11-24 08:43:43 -08:00 |
Andrew Watson
|
ffeb642101
|
fixed a minor format problem
|
2014-11-24 11:09:08 -05:00 |
Deyuan Deng
|
b5fce5021f
|
gitrepo validation
|
2014-11-23 23:03:11 -05:00 |
Eric Tune
|
b67b359a1b
|
Do not use nginx image in e2e test
|
2014-11-23 09:22:45 -08:00 |
Mike Danese
|
5bda95f9fe
|
added healthz check to the proxy with configurable port
|
2014-11-23 09:07:19 -08:00 |