Justin Santa Barbara
f3bb6879fa
Add dummy go source to root, to avoid go get warning
...
Fix #11
2016-07-05 21:22:57 -04:00
Justin Santa Barbara
806fc8012c
Merge pull request #39 from justinsb/docs_3
...
Initial docs for how to apply a configuration change
2016-07-05 13:06:27 -04:00
Justin Santa Barbara
a2d7dc017c
Initial docs for how to apply a configuration change
...
The procedure could definitely use some work!
2016-07-05 13:04:17 -04:00
Justin Santa Barbara
e1e36ded1f
Merge pull request #34 from justinsb/dont_force_ha_master
...
Don't force HA master by default
2016-07-05 12:36:55 -04:00
Justin Santa Barbara
9c07670d26
Don't force HA master by default
...
Users can still get HA master by explicitly specifying a list of
`--master-zones`.
But HA master is not as well tested, is slower, needs more machines etc
and we probably shouldn't silently force it as the default.
Fix #33
2016-07-05 12:23:47 -04:00
Justin Santa Barbara
188ca8339c
Merge pull request #32 from justinsb/makefile_fixes
...
Makefile improvements
2016-07-05 11:56:20 -04:00
Justin Santa Barbara
2cf46731aa
Makefile improvements
...
Fix some paths; don't try to push to production buckets.
Reorganize protokube into the main Makefile
2016-07-05 11:54:41 -04:00
Justin Santa Barbara
d37e896fd9
Merge pull request #31 from justinsb/aws_set_hostname_override
...
AWS: set hostname-override from metadata service
2016-07-05 11:38:14 -04:00
Justin Santa Barbara
9c2f92f289
AWS: set hostname-override from metadata service
...
This is a weird edge case, because it can't be determined in advance.
We carve out a special well-known name, `@aws`, which nodeup/protokube
will expand to the local-hostname from the aws metadata service when it
is found in the HostnameOverride value.
Ideally we wouldn't do this at all now that we have DNS integration, but
we first want to get into the tested & working configuration!
Fixes #19
2016-07-05 11:36:47 -04:00
Justin Santa Barbara
aea06555f4
Merge pull request #20 from justinsb/add_vendor
...
Include vendored dependencies
2016-07-05 00:06:15 -04:00
Justin Santa Barbara
27e68d23f6
Include vendored dependencies
...
glide just has too many edge-cases still, sadly.
2016-07-05 00:03:07 -04:00
Justin Santa Barbara
e8c78fbf47
Merge pull request #15 from justinsb/schema_update
...
Update schema to sync up with coming changes in API
2016-07-02 15:00:12 -04:00
Justin Santa Barbara
8e4d751eb9
Update schema to sync up with coming changes in API
...
Thankfully we aren't yet using any of these properties
2016-07-02 14:58:34 -04:00
Justin Santa Barbara
15f24e0d57
Merge pull request #14 from justinsb/protokube_docs
...
Initial protokube README
2016-07-02 14:49:22 -04:00
Justin Santa Barbara
59ee0b05a0
Initial protokube README
2016-07-02 14:47:12 -04:00
Justin Santa Barbara
0fbb35dec0
Merge pull request #10 from justinsb/az_diagnostics
...
More diagnostics when an AZ is not recognized
2016-07-01 10:07:12 -04:00
Justin Santa Barbara
ea85493ddc
Merge pull request #9 from justinsb/fix_makefile
...
Simple fix to makefile & gofmt
2016-07-01 10:05:07 -04:00
Justin Santa Barbara
16341bd836
Merge pull request #8 from MHBauer/build-directory
...
fix build directory
2016-07-01 10:04:57 -04:00
Justin Santa Barbara
58fbef0572
Apply gofmt
2016-07-01 10:02:30 -04:00
Justin Santa Barbara
15594eb1ac
Fix makefile gofmt code path
2016-07-01 10:02:04 -04:00
Justin Santa Barbara
bfdd976855
More diagnostics when an EC2 zone is not recognized
2016-07-01 10:00:19 -04:00
Justin Santa Barbara
ac119289fd
Add ap-south-1 region
2016-07-01 09:59:56 -04:00
Morgan Bauer
e90a2d7ff1
fix build directory
2016-06-30 10:06:54 -07:00
Justin Santa Barbara
4162bafd2e
Merge pull request #7 from justinsb/docs_1
...
docs: streamline readme
2016-06-30 10:35:43 -04:00
Justin Santa Barbara
4c53077b60
docs: streamline readme
...
Drop some optional arguments that are just noise
2016-06-30 10:34:27 -04:00
Justin Santa Barbara
06f92131f7
Merge pull request #6 from justinsb/cleanup_1
...
Cleanup: move docs to top-level, add .gitignore
2016-06-30 10:32:28 -04:00
Justin Santa Barbara
3886c03efe
Cleanup: move docs to top-level, add .gitignore
...
Rearranging for the new repo
2016-06-30 10:31:18 -04:00
Justin Santa Barbara
153320078f
Merge pull request #5 from justinsb/rename_cloudup_to_kops_create
...
Merge cloudup tool into `kops create cluster`
2016-06-30 10:27:45 -04:00
Justin Santa Barbara
d8b661777b
Merge cloudup tool into `kops create cluster`
2016-06-30 10:25:50 -04:00
Justin Santa Barbara
f757cc9def
Merge pull request #1 from justinsb/rename_to_kops
...
Rename to kops
2016-06-30 09:32:57 -04:00
Justin Santa Barbara
d427858477
Rename to kops
...
The upup tool is now called kops, and we have moved repos
2016-06-30 09:25:25 -04:00
Justin Santa Barbara
d0560b673b
Merge pull request #165 from justinsb/upup_polish_14
...
upup: final polish for 1.3 (?)
2016-06-28 13:19:17 -04:00
Justin Santa Barbara
1a5a4c2238
upup: add doc for philosophy
2016-06-28 13:17:25 -04:00
Lucas Käldström
fc3c19bd89
Merge pull request #82 from isavin/fix_kube2sky_domain_flag
...
Use double dash cmdline flags for etcd and kube2sky cmdlines
2016-06-28 20:10:09 +03:00
Justin Santa Barbara
be4be57f3a
upup: workaround for secrets problem with upgrade
2016-06-28 13:08:41 -04:00
Lucas Käldström
daf2ca6d8e
Merge pull request #114 from justinsb/docs/delete_cluster.md
...
Quick first pass at docs
2016-06-28 19:56:29 +03:00
Justin Santa Barbara
c33ebf526b
Merge pull request #163 from justinsb/upup_upgrade
...
upup: upgrade support
2016-06-28 11:51:35 -04:00
Justin Santa Barbara
80c1e40784
upup: Add get commands
2016-06-28 11:49:41 -04:00
Justin Santa Barbara
e3062a9f51
upup: improved upgrade procedure
2016-06-28 11:49:17 -04:00
Justin Santa Barbara
e315564cfa
upup: More delete cleanup, use statestore by default
2016-06-28 11:47:19 -04:00
Justin Santa Barbara
8e52111c0f
protokube: apply gofmt
2016-06-27 23:52:59 -04:00
Justin Santa Barbara
81c95c48a3
protokube: avoid doing redundant DNS updates
2016-06-27 23:52:23 -04:00
Justin Santa Barbara
e2285123df
Merge pull request #162 from justinsb/upup_polish_12
...
upup: update same vpc docs
2016-06-27 20:24:01 -04:00
Justin Santa Barbara
ddd81010c4
upup: update same vpc docs
2016-06-27 20:22:36 -04:00
Justin Santa Barbara
352b80e4c8
Merge pull request #161 from justinsb/upup_polish_10
...
upup: fix terraform docs
2016-06-27 17:30:32 -04:00
Justin Santa Barbara
46be00c79f
upup: fix terraform docs
2016-06-27 17:08:12 -04:00
Justin Santa Barbara
903d2c4bb9
Merge pull request #160 from justinsb/upup_more_deps
...
upup: More glide deps
2016-06-27 16:36:42 -04:00
Justin Santa Barbara
a0cd203317
upup: More glide deps
2016-06-27 16:35:34 -04:00
Justin Santa Barbara
26a7d76992
Merge pull request #159 from justinsb/polish_9
...
upup: yet more polish
2016-06-27 16:27:01 -04:00
Justin Santa Barbara
cfcc2f1ba9
Make StateStore a top-level concept, with subdirs for each cluster
2016-06-27 16:21:51 -04:00