Commit Graph

2363 Commits

Author SHA1 Message Date
Justin Santa Barbara fec89f0f33 Skip DNS precreate on CF; a few test fixes 2017-02-17 11:04:39 -05:00
Justin Santa Barbara 7d68f744f6 Initial support for cloudformation output 2017-02-17 10:59:16 -05:00
Eric Hole e5b573731c Merge pull request #1937 from justinsb/reintroduce_extra_fields
Incorporate extra field detection into edit results
2017-02-17 10:40:58 -05:00
Justin Santa Barbara 53b5b099dc Merge pull request #1881 from andrewwatson/master
Updated docs to reflect exporting new keys to ENV
2017-02-17 09:45:58 -05:00
Chris Love e15d2cc588 Merge pull request #1926 from justinsb/dump_sg
Include security groups in toolbox dump
2017-02-17 07:30:09 -07:00
Eric Hole 108d185315 Merge pull request #1930 from itskingori/update_new_k8s
Update alpha channel with K8s 1.4.9 and 1.5.3
2017-02-17 09:10:10 -05:00
Jakub Paweł Głazik a3019905a1 Merge remote-tracking branch 'origin/master' into iam-route53-scoping 2017-02-17 10:52:04 +01:00
Justin Santa Barbara 8b5282dbe6 Incorporate extra field detection into edit results 2017-02-17 01:34:13 -05:00
Justin Santa Barbara d57d0595fb Merge pull request #1741 from sethpollack/fix_124
don’t discard user's changes
2017-02-17 01:15:51 -05:00
Justin Santa Barbara b5445ab90e Merge pull request #1936 from justinsb/edit_logic_in_function
Refactor extra-field logic into pkg/edit
2017-02-17 01:15:33 -05:00
Justin Santa Barbara c649271c1f Refactor extra-field logic into pkg/edit
This will allow for easier reuse
2017-02-17 01:01:46 -05:00
Justin Santa Barbara 071ddf5085 Merge pull request #1772 from yissacharcw/fix-silent-yaml-drop
Alert user when edited YAML fields have not been added
2017-02-17 00:38:59 -05:00
Eric Hole 0ce094a956 Merge pull request #1911 from justinsb/more_options_to_code
Move more options to code
2017-02-16 23:09:35 -05:00
yissachar e6f655f86d Merge pull request #1928 from justinsb/fix_1920
Support string-or-slice in IAM policies
2017-02-16 23:02:02 -05:00
Seth Pollack ac6c012033
format edit_cluster 2017-02-16 22:55:20 -05:00
Seth Pollack 8257d446eb
don’t discard user's changes 2017-02-16 22:55:20 -05:00
Justin Santa Barbara dc9a343434 Support string-or-slice in IAM policies
Fix #1920
2017-02-16 22:24:28 -05:00
yissachar dfc5995488 Merge pull request #1932 from apenney/fix-brew
Adding this depends makes it work on Sierra for me
2017-02-16 18:33:02 -05:00
Ashley Penney a6aa30c338 Adding this depends makes it work on Sierra for me
Prior to this Makefile:70 always failed with the error that shasum
was unavailable.
2017-02-16 22:21:44 +00:00
King'ori Maina 8332846c8e
Update alpha channel with K8s 1.4.9 and 1.5.3
* https://github.com/kubernetes/kubernetes/releases/tag/v1.4.9
* https://github.com/kubernetes/kubernetes/releases/tag/v1.5.3
2017-02-16 20:39:56 +02:00
Justin Santa Barbara aa7286e8ef Include security groups in toolbox dump 2017-02-16 01:55:22 -05:00
Justin Santa Barbara 5bba483a61 Additional ShouldCreate method to prevent spurious changes
Fix #1793
2017-02-16 01:53:32 -05:00
Justin Santa Barbara 31394aedfa dns-controller: include namespace in keys
Avoids collisions when two services are named the same (for example).

Fix #1788
2017-02-15 23:58:25 -05:00
Eric Hole 7f3743a561 Merge pull request #1918 from zytek/patch-2
readme: mention #kops rather than #sig-cluster-lifecycle
2017-02-15 19:19:11 -05:00
Jakub Paweł Głazik 1592aabe04 readme: mention #kops rather than #sig-cluster-lifecycle 2017-02-16 00:23:40 +01:00
Jakub Paweł Głazik f50f010d2f Scope route53 permissions to DNS_ZONE only 2017-02-15 22:34:04 +01:00
yissachar cb31d04c19 Merge pull request #1870 from zytek/docs-sec-iam
Update docs regarding IAM roles
2017-02-15 15:17:19 -05:00
Justin Santa Barbara 573d7182f9 Merge pull request #1900 from fate-grand-order/patch-1
fix misspell "unhealthy" in componentconfig.go
2017-02-15 15:03:52 -05:00
yissachar 3bad2ca6e5 Merge pull request #1910 from justinsb/bump_coreos_image_in_docs
Recommend the latest coreos image
2017-02-15 14:43:30 -05:00
yissachar cca0da01c6 Merge pull request #1905 from justinsb/1.5.2-beta.1
Tag 1.5.2-beta.1
2017-02-15 13:23:13 -05:00
Justin Santa Barbara 55b6d86454 Move more options to code
User reports of kubelet flags not being passed; moved more to code.

Also found & fixed the likely root-cause issue: we have two copies of
the cluster spec and were not being precise about which one we wanted to
use at all times.
2017-02-15 13:11:12 -05:00
Justin Santa Barbara f376e702a4 Recommend the latest coreos image 2017-02-15 11:49:30 -05:00
Zac Blazic 7eee6f22c8
Update docs to reflect correct AWS ELB idle timeout 2017-02-15 18:07:55 +02:00
Eric Hole d55c7caef5 Merge pull request #1904 from justinsb/fix_1897
Fix up table renderers in kops validate
2017-02-15 09:50:35 -05:00
Kris Nova 4fd2d9ec12 Merge pull request #1906 from justinsb/fix_1901
Set bastion image when creating cluster
2017-02-15 06:43:11 -07:00
Justin Santa Barbara fa5066c073 Set bastion image when creating cluster
Fix #1901
2017-02-15 01:55:49 -05:00
Justin Santa Barbara b8d4837563 Merge pull request #1903 from kubernetes/yissachar-patch-1
Fix broken link
2017-02-15 01:50:15 -05:00
Justin Santa Barbara c4a705880e Tag 1.5.2-beta.1
The CoreOS changes need a new nodeup; easiest way is probably to tag a
beta of the next release.
2017-02-15 01:48:00 -05:00
Justin Santa Barbara f0756526e2 Fix up table renderers in kops validate
Fix #1897
2017-02-15 01:46:56 -05:00
yissachar eb2856228d Fix broken link 2017-02-15 01:17:17 -05:00
fate-grand-order c0932d214b fix misspell "unhealthy" in componentconfig.go 2017-02-15 10:18:34 +08:00
Zac Blazic ce643d0df5
Add apimachinery generated code 2017-02-14 21:52:28 +02:00
Zac Blazic e6ea6a00fa
Rebase for flannel support 2017-02-14 21:49:58 +02:00
Zac Blazic 42a619b873
Update tf output to match expected output 2017-02-14 21:34:58 +02:00
Zac Blazic 1581a1a025
Update cluster spec docs about api load balancer idle timeout 2017-02-14 21:34:58 +02:00
Zac Blazic 60043c3457
Add idle timeout to api load balancer
Defaults to 5 minutes, but can be adjusted by editing the
cluster spec and performing a cluster update.
2017-02-14 21:34:57 +02:00
Zac Blazic 74df54276b
Add api load balancer idle timeout field to cluster spec 2017-02-14 21:34:57 +02:00
Chris Love 069a917b78 Merge pull request #1857 from justinsb/calico_version_bump
Update calico manifest version
2017-02-14 11:06:42 -07:00
Justin Santa Barbara 1c7818833a Merge pull request #1813 from aledbf/coreos
Initial (experimental) CoreOS support
2017-02-14 11:08:40 -05:00
Justin Santa Barbara 8793c22d43 Merge pull request #1889 from DualSpark/flannel-api-fix
fixing missed api file
2017-02-14 11:08:19 -05:00