Commit Graph

918 Commits

Author SHA1 Message Date
Justin Santa Barbara 9697a45e39 Merge pull request #560 from justinsb/stable_channel_tag_aws
Add AWS label to image in stable channel
2016-10-01 00:01:38 -04:00
Justin Santa Barbara 3e717f793c Add AWS label to image in stable channel 2016-10-01 00:01:21 -04:00
Justin Santa Barbara 6f19c277fc Merge pull request #559 from justinsb/less_aggressive_rolling_update
Change rolling-update heuristics to be less aggressive
2016-09-30 23:43:43 -04:00
Justin Santa Barbara 931bd4c054 Merge pull request #558 from justinsb/less_verbose_logging
Less verbose logging
2016-09-30 23:43:09 -04:00
Justin Santa Barbara a5cacebd99 Change rolling-update heuristics to be less aggressive 2016-09-30 23:42:47 -04:00
Justin Santa Barbara ef49855a80 Less verbose logging 2016-09-30 23:42:24 -04:00
Justin Santa Barbara c0399b134a Merge pull request #556 from justinsb/smaller_default_masters
Set default instance types to standard defaults
2016-09-30 23:41:30 -04:00
Justin Santa Barbara 66728e0d4e Merge pull request #557 from justinsb/rename_stable_channel_extension
Rename stable.yaml -> stable
2016-09-30 23:25:30 -04:00
Justin Santa Barbara 51ea3515a1 Rename stable.yaml -> stable
So that we can refer to it as "stable"
2016-09-30 23:24:38 -04:00
Justin Santa Barbara 937571c763 Set default instance types to standard defaults 2016-09-30 23:24:07 -04:00
Justin Santa Barbara 50c1688675 Merge pull request #555 from justinsb/stable_channel
Create stable channel for kops
2016-09-30 21:00:33 -04:00
Justin Santa Barbara aebf5f1e03 Create stable channel for kops
The idea being we don't necessarily always want to pick up the latest
change immediately, without validating it first.

Also this is an easy way to recommend the latest AMI without having to
search for it.  We also create an alias to the owner id, so that it is
readable / verifiable.
2016-09-30 20:59:32 -04:00
Justin Santa Barbara 99b29cfb16 Merge pull request #553 from justinsb/integration_fixes
Fix string vs *string
2016-09-30 20:42:31 -04:00
Justin Santa Barbara 66ece82329 Fix string vs *string 2016-09-30 20:42:01 -04:00
Justin Santa Barbara b03793c972 Merge pull request #545 from justinsb/kube_proxy_localhost
Point kube-proxy to localhost when running on master
2016-09-30 20:41:20 -04:00
Justin Santa Barbara 5c1fe52e1b Merge pull request #544 from justinsb/lower_cpu_requests
Set lower CPU request on etcd-events
2016-09-30 20:40:53 -04:00
Justin Santa Barbara 4891b12c12 Merge pull request #543 from justinsb/version_tags
Create version tags
2016-09-30 20:36:56 -04:00
Justin Santa Barbara 39cbe506d4 Merge pull request #549 from justinsb/fix_538
Skip directory objects in S3 when listing files
2016-09-30 10:49:53 -04:00
Justin Santa Barbara 39c3c85262 Skip directory objects in S3 when listing files
Issue #520
Issue #548
2016-09-30 10:07:15 -04:00
Justin Santa Barbara 4ffa5032db Merge pull request #547 from justinsb/dont_set_storage_options_yet
Don't set storage options list until we update nodeup
2016-09-30 02:13:45 -04:00
Justin Santa Barbara 3d6101fbf1 Don't set storage options list until we update nodeup 2016-09-30 02:13:09 -04:00
Justin Santa Barbara aac618678c Point kube-proxy to localhost when running on master
More efficient and prevents circular dependencies
2016-09-30 00:09:33 -04:00
Justin Santa Barbara 3b1e467ee5 Create version tags 2016-09-30 00:07:01 -04:00
Justin Santa Barbara dc2f7f00f1 Set lower CPU request on etcd-events 2016-09-30 00:05:53 -04:00
Justin Santa Barbara ef5c183928 Merge pull request #539 from justinsb/prevent_classic_with_14
Prevent KubernetesVersion 1.4 with classic networking
2016-09-29 23:46:05 -04:00
Justin Santa Barbara 13870c30c5 Prevent KubernetesVersion 1.4 with classic networking 2016-09-29 23:45:51 -04:00
Justin Santa Barbara b300613ed7 Merge pull request #540 from justinsb/fallback_docker_storage
Support a list of docker storage drivers
2016-09-29 23:42:37 -04:00
Justin Santa Barbara f5b521e3bd Merge pull request #541 from justinsb/apiserver-count
Set apiserver-count flag
2016-09-29 23:41:11 -04:00
Justin Santa Barbara 09b0175f73 Set apiserver-count flag 2016-09-29 23:40:39 -04:00
Justin Santa Barbara ddc0f231d8 Support a list of docker storage drivers
nodeup will then choose the first supported driver.

This is how we can be image-independent
2016-09-29 22:19:20 -04:00
Justin Santa Barbara 9fe9cf59de Merge pull request #534 from justinsb/docs_for_labels
Add docs for labels
2016-09-28 22:03:22 -04:00
Justin Santa Barbara efe206ef61 Add docs for labels
Fix #441

Fix #241

Issue #311
2016-09-28 22:02:58 -04:00
Justin Santa Barbara 6388a77fd4 Merge pull request #529 from justinsb/iam_sync_messaging
Better messaging during IAM replication
2016-09-28 00:17:57 -04:00
Justin Santa Barbara a4d9e3c0f9 Better messaging during IAM replication 2016-09-28 00:14:36 -04:00
Justin Santa Barbara 5871b24b32 Merge pull request #523 from Kimamisa/remove_unsused_vfs_import
Remove unused import which breaks make
2016-09-27 11:35:26 -04:00
Sami Makki 3470020024 Remove unused import which breaks make 2016-09-27 13:30:28 +02:00
Justin Santa Barbara 0884e474f1 Merge pull request #522 from justinsb/channels_default_to_localhost
channels: default to localhost if cluster config not found
2016-09-27 02:11:38 -04:00
Justin Santa Barbara 9ca45c160a channels: default to localhost if cluster config not found 2016-09-27 02:01:19 -04:00
Justin Santa Barbara 0b5f8df414 Merge pull request #517 from ajohnstone/patch-2
Rename comands.md to commands.md
2016-09-27 02:00:45 -04:00
Justin Santa Barbara e1663bc124 Merge pull request #521 from justinsb/channels_relative_urls
Accept relative URLs in addon channels
2016-09-27 02:00:32 -04:00
Justin Santa Barbara f339d272d9 Accept relative URLs in addon channels 2016-09-27 01:59:26 -04:00
Andrew Johnstone 07ef05d931 Rename comands.md to commands.md 2016-09-26 11:48:40 +01:00
Justin Santa Barbara d4e659811b Merge pull request #515 from justinsb/channel
Simple addon manager
2016-09-25 20:43:47 -04:00
Justin Santa Barbara 88314bf548 Merge pull request #514 from justinsb/no_travis_for_15
Don't try to run travis with go 1.5
2016-09-25 20:12:55 -04:00
Justin Santa Barbara 732fd7c07b Simple addon management tool 2016-09-25 18:27:15 -04:00
Justin Santa Barbara 5f8d68ec85 Refactor shared packages into util directory 2016-09-25 18:27:09 -04:00
Justin Santa Barbara 3c27c834c3 Don't try to run travis with go 1.5
It fails because `go test` apparently took different arguments then
2016-09-25 12:30:04 -04:00
Justin Santa Barbara d4ff62e29c Merge pull request #513 from justinsb/travis
Add travis CI support
2016-09-25 12:22:10 -04:00
Justin Santa Barbara 36d36408ea Add travis CI support 2016-09-25 12:21:43 -04:00
Justin Santa Barbara 4821204d4f Merge pull request #511 from justinsb/more_exit_with_error
Better error presentation: use exitWithError
2016-09-25 12:17:03 -04:00