Commit Graph

2340 Commits

Author SHA1 Message Date
Robin Percy c3b6733b08 Updated boilerplate 2017-02-22 06:24:35 -08:00
Robin Percy 6fa4acd49e Exposed cloud labels as a CLI option
- --cloud-labels will be applied to every kops-created resource
- Also ran apimachinery to regenerated the conversions for the new
  Cluster.ClusterLabels property.
2017-02-22 06:24:35 -08:00
Kris Nova 9d843a6596 Merge pull request #1888 from ahawkins/patch-1
Document MFA workaround
2017-02-22 06:38:09 -07:00
Eric Hole 62c7bc50b3 Merge pull request #1946 from kris-nova/add-office-hour-heading
Add office hour heading
2017-02-22 05:31:30 -05:00
yissachar 21fafbbd95 Merge pull request #1955 from justinsb/rationalize_cgroups_hierarchies
Update cgroup hierarchies for k8s 1.6
2017-02-21 15:37:52 -05:00
Justin Santa Barbara 3ad94fc964 Merge pull request #1879 from sethpollack/fix_1872
Add audit flags to kube-apiserver
2017-02-21 00:50:30 -05:00
Justin Santa Barbara 11e1fc1f45 Merge pull request #1894 from bboreham/weave-guaranteed
Run Weave Net in Guaranteed Quality of Service
2017-02-21 00:48:22 -05:00
Justin Santa Barbara 363cf2a2aa Update cgroup hierarchies for k8s 1.6
We're going with a much cleaner cgroup hierarchy for k8s 1.6
2017-02-20 23:30:33 -05:00
yissachar 58a8e9448a Merge pull request #1948 from heartlock/patch-1
fix misspell "unhealthy" in componentconfig.go
2017-02-20 18:24:01 -05:00
yissachar cab7cd3540 Merge pull request #1950 from zytek/iam-route53-docs
docs: reflect changes made in #1871
2017-02-20 17:04:04 -05:00
Eric Hole a1d98a3aa9 Merge pull request #1952 from justinsb/fix_1951
Update expected cloudformation output for tighter route53 policy
2017-02-20 15:49:18 -05:00
Justin Santa Barbara 42321adec7 Update expected cloudformation output for tighter route53 policy
Fix #1951
2017-02-20 14:08:26 -05:00
Jakub Paweł Głazik 91cb0f8297 docs: reflect changes made in #1871 2017-02-20 18:34:05 +01:00
Bryan Boreham 05e0346ce3 Apply requests and limits so Weave Net runs in Guaranteed Quality of Service
See https://github.com/kubernetes/community/blob/master/contributors/design-proposals/resource-qos.md
for a description of how requests and limits relate to QOS.
2017-02-20 10:55:09 +00:00
Bryan Boreham 8504a9029d Bump Weave Net version to 1.9.0 2017-02-20 10:55:09 +00:00
jg Chen d489244652 fix misspell "unhealthy" in componentconfig.go 2017-02-20 14:05:09 +08:00
Chris Love 95397959e3 Merge pull request #1923 from justinsb/fix_1788
dns-controller: include namespace in keys
2017-02-19 13:29:21 -07:00
Kris Nova 540947cbc4 Merge pull request #1877 from justinsb/cloudformation
Initial support for cloudformation output
2017-02-19 10:19:14 -07:00
Kris Nova 39c9e75f33 Updating office hours heading 2017-02-19 09:16:21 -07:00
Kris Nova aaba0e1d84 Merge pull request #1942 from kubernetes/geojaz-patch-1
Update README.md for all current maintainers and a little word-smithing
2017-02-17 21:48:34 -07:00
Eric Hole 22a650fd62 Update README.md
Minor updates to the maintainers section to list all "maintainers" but hopefully encourage contribution from all! 
Also dropped the time in UTC right on the page.
2017-02-17 21:29:24 -05:00
Eric Hole 8f1d85d101 Merge pull request #1632 from DualSpark/kops-office-hours
updating office hours
2017-02-17 21:05:13 -05:00
chrislovecnm eb722c73df adding date link 2017-02-17 15:59:58 -07:00
chrislovecnm 1154d54fff updating office hours 2017-02-17 15:58:21 -07:00
Seth Pollack 38b97e505c
change variable names 2017-02-17 14:55:35 -05:00
Seth Pollack f61d6c8010
change maxage, maxbackup, and maxsize to int32 2017-02-17 14:16:55 -05:00
Seth Pollack 89899b1a79
Add audit flags to kube-apiserver 2017-02-17 14:16:55 -05:00
Justin Santa Barbara 24f77f9c63 Merge pull request #1871 from zytek/iam-route53-scoping
IAM: scope route53 permissions to DNS_ZONE only
2017-02-17 13:42:45 -05:00
Justin Santa Barbara 45cfd8a455 Merge pull request #1886 from zacblazic/optional-apiserver-elb-timeout
Add support for adjusting ELB idle timeout for apiserver
2017-02-17 11:25:20 -05:00
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