Commit Graph

264 Commits

Author SHA1 Message Date
Justin Santa Barbara 26d05341b4 Move options to common stage, so that it works with terraform generation 2016-06-27 15:21:31 -04:00
Justin Santa Barbara c36607644b Better shared VPC support: more validation 2016-06-27 15:00:51 -04:00
Justin Santa Barbara a9ab4904e8 upup: fix error message to reflect correct flag name 2016-06-27 15:00:51 -04:00
Justin Santa Barbara 36925f11d9 upup: infer --cloud from known zones 2016-06-27 15:00:51 -04:00
Justin Santa Barbara ee8bdb907e upup delete: don't always print dependencies 2016-06-27 15:00:51 -04:00
Justin Santa Barbara 65135db3be upup: group DNS properties 2016-06-27 15:00:51 -04:00
Justin Santa Barbara 4704846051 upup: add edit command 2016-06-27 15:00:51 -04:00
Justin Santa Barbara a0d8302255 Merge pull request #156 from slack/protokube-dns
upup/protokube: tell protokube to use --dns-zone-name
2016-06-27 00:41:11 -04:00
Justin Santa Barbara 7d84d738b5 Merge pull request #158 from justinsb/release_1.3
upup: refactor in preparation for first stable release
2016-06-27 00:38:02 -04:00
Justin Santa Barbara e1b4f0ffe4 Use default handling for CLI tools for parent tasks 2016-06-27 00:35:21 -04:00
Justin Santa Barbara b6cf38c96e AllocateNodeCIDRs need no longer be "bubbled down"
We have it on the KCM config; just set it there
2016-06-27 00:32:19 -04:00
Justin Santa Barbara 944900153f Rename `kubecfg generate` to `export kubecfg`
Following the k8s pattern
2016-06-27 00:17:10 -04:00
Justin Santa Barbara 6932ff4a06 Make sure terraform output is stable across runs
Fixes #132
2016-06-27 00:04:43 -04:00
Justin Santa Barbara 87b7c71fcc Remove spurious errors when deleting a cluster 2016-06-27 00:03:49 -04:00
Justin Santa Barbara 492856069a Apply gofmt 2016-06-26 23:24:17 -04:00
Justin Santa Barbara eeed4a3031 Rationalize API to something we want to support forever 2016-06-26 23:09:02 -04:00
Justin Santa Barbara ee325435e6 Rationalize properties to the minimal set 2016-06-26 09:45:05 -04:00
Jason Hansen 0d276591d5 upup/cloudup: use configured URL for nodeup location 2016-06-26 04:26:37 +00:00
Jason Hansen 9ebe071855 upup/dns: lets protokube use sub-sub domains 2016-06-26 03:28:23 +00:00
Justin Santa Barbara 2700987a0f Merge pull request #148 from justinsb/upup_docs_1
upup: add docs for statestore concept
2016-06-23 12:06:28 -04:00
Justin Santa Barbara eb2087ed00 upup: add docs for statestore concept 2016-06-23 12:05:30 -04:00
Justin Santa Barbara 2a1adbd20b Merge pull request #131 from justinsb/readme_is_markdown
Rename README -> README.md
2016-06-23 10:32:20 -04:00
Justin Santa Barbara 67dd54485b Rename README -> README.md 2016-06-23 10:31:18 -04:00
Justin Santa Barbara 0a6260f7c4 Merge pull request #130 from justinsb/upup_vfs_context
upup: Add VFS context object, centralize usage
2016-06-23 10:30:09 -04:00
Justin Santa Barbara 1bc19ca0ed Merge pull request #129 from justinsb/upup_mark_gce_maybe_borked
upup: Mark GCE as probably-not-working
2016-06-23 10:30:02 -04:00
Justin Santa Barbara 1737f7dadb upup: temporarily mark GCE as not-necessarily working
It's lagging a bit, so fail early
2016-06-23 10:28:25 -04:00
Justin Santa Barbara 3185a3fe5c Fix upgrade 2016-06-23 10:28:17 -04:00
Justin Santa Barbara 75af0d089d upup: Add VFS context object, centralize usage
Replaces ad-hoc construction of VFS paths
2016-06-23 10:27:32 -04:00
Justin Santa Barbara 506d0d555a Merge pull request #127 from justinsb/upup_upgrade_tooling
upup: improved delete; create upup export and upup upgrade
2016-06-23 10:27:32 -04:00
Justin Santa Barbara ac8ca9ad06 Merge pull request #126 from justinsb/upup_use_vfs
upup: use vfs for secretstore/keystore
2016-06-23 10:26:42 -04:00
Justin Santa Barbara 3d36514b56 Merge pull request #125 from justinsb/upup_updates_13
Updates for 1.3: Docker 1.11.2, 1.3 image
2016-06-23 10:26:35 -04:00
Justin Santa Barbara 90d7fb87ad upup: improved delete; create upup export and upup upgrade 2016-06-23 08:59:20 -04:00
Justin Santa Barbara 93f634b428 upup: use vfs for secretstore/keystore
This is needed so that we can have encrypted storage and complex keys
(e.g. multiple CA certs).  Multiple CA certs are needed for an in-place
upgrade from kube-up v1.
2016-06-23 08:58:54 -04:00
Justin Santa Barbara fcc1f57c2d Updates for 1.3: Docker 1.11.2, 1.3 image 2016-06-23 08:58:23 -04:00
Lucas Käldström 607e002e08 Merge pull request #81 from isavin/fix_comments_on_multiline
Fix comments in multilines.
2016-06-20 23:23:10 +03:00
Justin Santa Barbara 1783d39b2d Merge pull request #119 from justinsb/kube13_image
Template for k8s 1.3 optimized image
2016-06-20 15:44:21 -04:00
Lucas Käldström b29d72d2e3 Merge pull request #107 from luxas/remove_old_docs
Don't manually deploy proxy with v1.3.0-alpha.5+, remove outdated docs, and improve README.md
2016-06-18 01:30:44 +03:00
Justin Santa Barbara 981147c3a3 Merge pull request #116 from justinsb/upup_polish_7
upup: yet more polish
2016-06-17 09:38:17 -04:00
Justin Santa Barbara 75f386235a upup: rolling-update add mutex lock 2016-06-17 09:36:43 -04:00
Justin Santa Barbara 1e7159a923 upup: detach internet gateway if vpc is to be deleted 2016-06-17 09:36:27 -04:00
Justin Santa Barbara 3ede6c1f4a upup: uncompress gzipped data in delete cluster 2016-06-17 09:36:12 -04:00
Justin Santa Barbara 8472b39016 upup: symlink models directory for people building from source 2016-06-17 09:35:12 -04:00
Justin Santa Barbara 3040676a3b upup: enable subnet changes on ASG
For kube-up upgrade
2016-06-15 22:56:19 -04:00
Justin Santa Barbara 1a7f157fcb Merge pull request #113 from justinsb/upup_polish_6
upup: more polish
2016-06-15 14:04:38 -04:00
Justin Santa Barbara 22bf484777 upup: Assign subnet CIDRs based on AZs 2016-06-15 14:03:19 -04:00
Justin Santa Barbara b147091e5c upup: fix dryrun when adding a subnet
When adding a subnet in --dryrun, the ID might not be set during a Find
2016-06-15 14:03:19 -04:00
Justin Santa Barbara a10c76a954 upup: prevent spurious comparison failure on VPC/IGW 2016-06-15 14:03:19 -04:00
Justin Santa Barbara 77f5ce0cb0 protokube: put etcd data location in same place as before
Enables upgrade from kube-up
2016-06-15 13:55:06 -04:00
Justin Santa Barbara 0f2bb40aa1 Merge pull request #111 from justinsb/upup_polish_5
upup: more polish
2016-06-13 17:38:43 -04:00
Justin Santa Barbara eb23e22b3c upup: rolling-update should take --name, not --cluster-id 2016-06-13 17:37:30 -04:00