Eric Tune
54859cf1ea
Remove format specifiers with no options.
2014-11-26 12:05:00 -08:00
Tim Hockin
0c03f6e784
Enable public IPs even in not createExternal...
...
This allows the proxier to portal Public IPs even if the
createExternalLoadBalancer flag is not set.
This also fixes what appears to be a bug in the createExternalLoadBalancer path
wherein multiple PublicIPs would get truncated.
2014-11-26 10:54:28 -08:00
Tim Hockin
b614f22935
Merge pull request #2629 from thommay/fix_auth_link
...
Fix link to authentication document
2014-11-27 01:01:08 +08:00
Thom May
b39a4546b8
Fix link to authentication document
2014-11-26 16:49:58 +00:00
Tim Hockin
0351ffcbd4
Merge pull request #2393 from thockin/enables
...
Enables
2014-11-27 00:32:42 +08:00
Eric Tune
375e4ca779
Merge pull request #2628 from deads2k/deads-add-union-request-authenticator
...
add union auth request handler
2014-11-26 08:30:04 -08:00
deads2k
d8d889ef73
add union auth request handler
2014-11-26 10:51:23 -05:00
Joe Beda
25dc715a41
Merge pull request #2625 from kelseyhightower/update-to-0.5
...
update CoreOS installation guides
2014-11-26 06:36:39 -08:00
Kelsey Hightower
7e19adf79e
update CoreOS installation guides
...
* CoreOS guides now use the 0.5.4 official release binaries
* kube-register has been updated to work with the 0.5.4 release
* flannel uses the vxlan backend by default for better performance
* cloud-configs are used for all examples
* instructions for GCE, AWS, and VMware Fusion have been combined
2014-11-26 05:32:14 -08:00
Jason Kuhrt
3a045fcac1
Update README.md
...
Fix incorrect pod spec
2014-11-26 08:30:31 -05:00
deads2k
2dbfb80349
add utility for binding flags and building api server clients
2014-11-26 07:50:51 -05:00
Tim Hockin
47141f05c7
standard config opt names: logging
2014-11-25 17:41:53 -08:00
Tim Hockin
52ad94d766
standard config opt names: node monitoring
2014-11-25 17:39:28 -08:00
Tim Hockin
fad806d1d1
standard config opt names: cluster monitoring
2014-11-25 17:38:30 -08:00
Tim Hockin
e359ad5902
Change tabs to spaces
2014-11-25 17:36:41 -08:00
Kelsey Hightower
ff1e9f4c19
Merge pull request #2619 from kelseyhightower/update-to-0.5
...
update links to upstream release
2014-11-25 17:01:22 -08:00
Kelsey Hightower
9d4553a207
fix indent
2014-11-25 16:52:47 -08:00
Kelsey Hightower
49c80e5db0
add missing /opt/bin dir
2014-11-25 16:37:54 -08:00
Kelsey Hightower
508c248599
update links to upstream release
2014-11-25 16:34:43 -08:00
Tim Hockin
26ec89c3c0
Merge pull request #2614 from bgrant0607/api
...
Format JSON by default. Fixes #2243 .
2014-11-26 07:58:57 +08:00
Eric Tune
bea2a506c1
Merge pull request #2608 from jbeda/gcloud
...
Convert GCE scripts from gcutil to 'gcloud compute'
2014-11-25 15:26:45 -08:00
Joe Beda
6d65805508
fixup! Convert gcutil to gcloud compute
2014-11-25 15:20:01 -08:00
Joe Beda
6ba07b38fc
Convert gcutil to gcloud compute
2014-11-25 15:17:00 -08:00
Joe Beda
175ca37bc7
trace-bash flag for e2e.go
2014-11-25 15:16:35 -08:00
Brian Grant
e18dcb87c4
Format JSON by default. Fixes #2243 .
2014-11-25 23:11:43 +00:00
Joe Beda
28df3cb02c
Merge pull request #2612 from jbeda/docker-upgrade
...
Upgrade Docker to 1.3.2
2014-11-25 15:04:17 -08:00
Joe Beda
4a5a69b520
Upgrade docker to 1.3.2.
2014-11-25 14:46:25 -08:00
Joe Beda
e459d54496
Fix extra comma in example JSON
2014-11-25 14:46:25 -08:00
Joe Beda
2b712a744a
Fix up salt ordering dependencies in kube-apiserver/init.sls.
2014-11-25 14:46:25 -08:00
Joe Beda
2552758072
Merge pull request #2611 from jbeda/revert-swagger
...
Revert "Add optional validation to kubecfg/kubectl."
2014-11-25 14:45:07 -08:00
Joe Beda
6590c66dd4
Revert "Add optional validation to kubecfg/kubectl."
...
This reverts commit acf6d82800
.
2014-11-25 14:45:00 -08:00
Eric Tune
f5f5542bb2
Merge pull request #2584 from liggitt/basic_auth
...
Add password authenticators
2014-11-25 14:21:32 -08:00
Eric Tune
7ca611b1df
Merge pull request #2589 from ddysher/show-node-label
...
Use formatLabel instead of label.Set
2014-11-25 14:08:50 -08:00
Eric Tune
636ffed399
Merge pull request #2515 from thockin/why
...
Add details on Invalid validation errors
2014-11-25 14:04:27 -08:00
Deyuan Deng
c8c7a13ac6
Fix node namespace.
2014-11-25 16:30:55 -05:00
Clayton Coleman
a67912f937
Merge pull request #2517 from brendandburns/kubecfg
...
Add client side validation to kubecfg and kubectl.
2014-11-25 13:46:52 -06:00
Eric Tune
ef85243f73
Merge pull request #2570 from derekwaynecarr/endpoints_missing_ns
...
Endpoint.Namespace is not being set when it has no resolved endpoints
2014-11-25 11:38:51 -08:00
Brendan Burns
45d1f26889
Merge pull request #2583 from jbeda/window-build
...
Support building/packaging Windows client binaries.
2014-11-25 11:17:20 -08:00
Brendan Burns
ded165def5
Merge pull request #2605 from derekwaynecarr/kubectl_log_ns
...
Log function use namespace
2014-11-25 11:16:27 -08:00
derekwaynecarr
f41a44278d
Log function use namespace
2014-11-25 13:10:32 -05:00
Joe Beda
12add3bc66
Merge pull request #2579 from brendandburns/e2e
...
Add an e2e test for gce pd.
2014-11-25 09:08:40 -08:00
Brendan Burns
e1764e2e01
Add an e2e test for gce pd.
...
Add an example for gce pd.
Add an extra log message.
2014-11-25 09:02:00 -08:00
hallucynogenyc
aa940f3ec7
Updated instructions for locally running kubernetes
...
Go is a dependency.
2014-11-25 15:53:51 +00:00
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