Commit Graph

3888 Commits

Author SHA1 Message Date
Eric Tune
632e5d0592 Merge pull request #2690 from bgrant0607/docfix
Document that the resource model has not yet been implemented.
2014-12-01 10:14:38 -08:00
Brendan Burns
50cf0c1b23 Merge pull request #2668 from meirf/set-initial-udp-proxy-timeout
Set initial timeout upon UDP proxy connection creation
2014-12-01 10:14:23 -08:00
Brendan Burns
b61168835d Merge pull request #2666 from mattmoor/master
add another registry URL
2014-12-01 10:12:31 -08:00
Brian Grant
b3db2e4d14 Document that the resource model has not yet been implemented. 2014-12-01 18:07:25 +00:00
bgrant0607
58df7dd263 Merge pull request #2671 from andrewmichaelsmith/patch-4
Fix label yml
2014-12-01 09:26:45 -08:00
Clayton Coleman
fec9cdb7c9 Merge pull request #2660 from VojtechVitek/accessor_labels_annotations
Add Labels and Annotations to MetadataAccessor
2014-12-01 12:23:22 -05:00
Vojtech Vitek (V-Teq)
28f5d51a5f Add Labels and Annotations to MetadataAccessor 2014-12-01 16:36:24 +01:00
Vojtech Vitek (V-Teq)
508724b1f8 meta_test should not depend on runtime.TypeMeta 2014-12-01 16:36:21 +01:00
Andrew Smith
1c2cea9c10 Fix label yml
I was getting: invalid value 'map[]': selector does not match template with the -
2014-11-30 15:26:47 +00:00
Meir Fischer
d1c93384e9 Set initial timeout on UDP proxy connection creation 2014-11-29 21:32:45 -05:00
Matt Moore
5c35af5810 add another registry URL 2014-11-29 15:56:25 -08:00
Tim Hockin
6aabd9804f Merge pull request #2642 from kelseyhightower/update-to-0.5
docs: CoreOS worker nodes should not require a local etcd install
2014-11-28 05:44:57 +08:00
Kelsey Hightower
681445777f docs: CoreOS worker nodes should not require a local etcd install 2014-11-26 15:15:40 -08:00
Eric Tune
7eceafa656 Merge pull request #2437 from deads2k/deads-add-utility-to-bind-auth-flags
add utility for binding flags and building api server clients
2014-11-26 15:15:14 -08:00
Tim Hockin
7246727231 Merge pull request #2636 from erictune/service_env_var
Remove format specifiers with no options.
2014-11-27 06:03:55 +08:00
Tim Hockin
d603998567 Merge pull request #2641 from thockin/fix-head
Fix head
2014-11-27 05:49:56 +08:00
Tim Hockin
9afeaf36ef Fix head 2014-11-26 13:48:50 -08:00
Tim Hockin
16312bc8db Merge pull request #2640 from GoogleCloudPlatform/revert-2629-fix_auth_link
Revert "Fix link to authentication document"
2014-11-27 05:30:54 +08:00
Tim Hockin
d5b686a24f Revert "Fix link to authentication document" 2014-11-26 13:29:58 -08:00
Eric Tune
41f23ffca2 Merge pull request #2638 from thockin/iptables
Fix iptables for old systems
2014-11-26 13:16:45 -08:00
Eric Tune
585afa1bae Merge pull request #2610 from ddysher/node-namespace
Fix node namespace.
2014-11-26 13:02:21 -08:00
Tim Hockin
e925deccb0 Fix iptables for old systems
The iptables args list needs to include all fields as they are eventually spit
out by iptables-save.  This is because some systems do not support the
'iptables -C' arg, and so fall back on parsing iptables-save output.  If this
does not match, it will not pass the check.  For example: adding the /32 on
the destination IP arg is not strictly required, but causes this list to not
match the final iptables-save output.  This is fragile and I hope one day we
can stop supporting such old iptables versions.
2014-11-26 12:50:44 -08:00
Eric Tune
54859cf1ea Remove format specifiers with no options. 2014-11-26 12:05:00 -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
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