Kris Nova
084758917b
Merge pull request #1503 from justinsb/mixed_networking
...
Turn off validation that master & nodes have same topology
2017-01-21 11:37:39 -07:00
Kris Nova
97afdf9f97
Merge pull request #1357 from justinsb/authn_flags
...
Add authz flags
2017-01-21 11:36:46 -07:00
Kris Nova
92dfa71968
Merge pull request #1572 from justinsb/skip_terraform_deletions
...
Skip deletion processing for terraform
2017-01-21 10:52:58 -07:00
Kris Nova
1b50cab930
Merge pull request #1574 from justinsb/lots_of_flags
...
Map a bunch of flags
2017-01-21 10:50:20 -07:00
Justin Santa Barbara
d885074723
Merge pull request #1560 from justinsb/kops_get_should_include_cluster_label
...
Include `cluster` label in `kops get ig -oyaml`
2017-01-21 09:50:58 -05:00
Kris Nova
45ad8aaa13
Merge pull request #1544 from justinsb/update_ha_doc
...
Update HA doc
2017-01-21 07:43:15 -07:00
Kris Nova
ef5e2fdae8
Merge pull request #1561 from justinsb/resolve_by_ip_first
...
Resolve nodes by IP before trying by name
2017-01-20 20:04:41 -07:00
Kris Nova
2731a354d5
Merge pull request #1500 from justinsb/dns-zone-hint
...
Suggest the --dns-zone flag when we have multiple zones
2017-01-20 19:58:42 -07:00
Chris Love
1bd8796258
Merge pull request #1575 from justinsb/govet_1
...
Keep go vet happier
2017-01-20 12:18:29 -08:00
Justin Santa Barbara
dd2f8db444
Keep go vet happier
2017-01-20 12:42:35 -05:00
Justin Santa Barbara
01cd64d800
apimachinery for the flags added
2017-01-20 12:32:13 -05:00
Justin Santa Barbara
de884f4fb7
Map docker --bip flag
...
Fix #710
Fix #42
2017-01-20 12:31:41 -05:00
Justin Santa Barbara
5c177fb5e4
Map terminated-pod-gc-threshold flag
...
Fix #998
2017-01-20 11:55:23 -05:00
Justin Santa Barbara
98603bf6f0
Map image-gc-high/low-threshold kubelet flags
...
Fix #1243
2017-01-20 11:52:11 -05:00
Justin Santa Barbara
5a7ef0711b
Max kubelet max-pods flag
...
Fix #1445
2017-01-20 11:49:48 -05:00
Justin Santa Barbara
db54ecf23d
Map enable-custom-metrics kubelet flag
...
Fix #1467
2017-01-20 11:46:07 -05:00
Justin Santa Barbara
33884d232c
Add authz flags
...
We aren't wiring them up now, but this unblocks people that want to have
a go.
2017-01-20 11:43:21 -05:00
Justin Santa Barbara
ffc524ced6
Skip deletion processing for terraform
...
Terraform processes deletions itself
Fix #1515
2017-01-20 11:37:20 -05:00
Justin Santa Barbara
d2c54a22a6
Merge pull request #1567 from sjevs/master
...
Update cluster-autoscaler to latest `0.4.0`
2017-01-20 11:36:54 -05:00
Justin Santa Barbara
080ec33f1c
Merge pull request #1569 from justinsb/fix_1568
...
Fix segfault in NatGateway
2017-01-20 11:09:37 -05:00
Justin Santa Barbara
94e54156b2
Fix segfault in NatGateway
...
Fix #1568
2017-01-20 10:05:22 -05:00
Sergej Jevsejev
14912c284a
Update cluster-autoscaler to latest `0.4.0`
2017-01-20 10:41:40 +01:00
Justin Santa Barbara
4aff63f651
Merge pull request #2 from reactiveops/update_ha_doc
...
update_ha_doc
2017-01-20 01:40:07 -05:00
Justin Santa Barbara
b749173156
Merge pull request #1564 from justinsb/egress_follow_up
...
Egress follow up
2017-01-20 01:34:45 -05:00
Eric Hole
cfc6b9391c
update_ha_doc
2017-01-20 00:44:41 -05:00
Justin Santa Barbara
686e4efa3b
Egress follow up
...
* Round trip to v1alpha1
* Enable test
2017-01-20 00:40:41 -05:00
Justin Santa Barbara
35f878c620
Resolve nodes by IP before trying by name
...
Fix #1556
2017-01-20 00:00:26 -05:00
Kris Nova
eb91087ac8
Merge pull request #1536 from justinsb/multiple_masters_in_same_az
...
Support multi masters in a single AZ
2017-01-19 21:25:18 -07:00
Kris Nova
b846c09e90
Merge pull request #1535 from justinsb/feature_flags_potential_deadlock
...
Fix feature flags potential deadlock
2017-01-19 21:14:16 -07:00
Justin Santa Barbara
bb46c3ca32
Turn off validation that master & nodes have same topology
...
First step towards supporting mixed-modes.
2017-01-19 23:00:24 -05:00
Justin Santa Barbara
2b277c6789
Include `cluster` label in `kops get ig -oyaml`
...
Fix #1559
2017-01-19 22:59:55 -05:00
Justin Santa Barbara
3dac0f7fb5
Merge pull request #1552 from kris-nova/subdomain-tweak
...
Improve docs to prevent "Missing API" issues
2017-01-19 21:08:13 -05:00
Justin Santa Barbara
a60e10eacd
Merge pull request #1366 from reactiveops/kris-and-eric-1282
...
Specify Existing NAT Gateways to Use in Cluster Creation
2017-01-19 21:06:12 -05:00
Justin Santa Barbara
211d6bf0d5
Merge pull request #1469 from kris-nova/example-hack
...
Adding example code - Zach please comment
2017-01-19 20:56:11 -05:00
Kris Nova
35f93bd07b
Remove sensative data
2017-01-19 16:23:47 -07:00
Eric Hole
1e3d94392c
Major redo/squash of the work to get egress added to the API and hooked up.
...
One commit from the always incredible @kris-nova was incorporated here, it was to
check for tags in `kutil/delete_cluster.go`. She was a major driver and instrumental in getting
this to where we aere now!
2017-01-19 16:57:42 -05:00
Kris Nova
3f61f2fc8c
Adding version for dns flag
2017-01-19 13:14:44 -07:00
Kris Nova
39e51e0c7c
Adding more notes to clear up AWS API issues
2017-01-19 13:14:01 -07:00
Justin Santa Barbara
041bd832ea
Merge pull request #1548 from caarlos0/patch-1
...
Letting it clear that the hosted zone should be public
2017-01-19 14:58:29 -05:00
Justin Santa Barbara
165ead4fac
Merge pull request #1170 from yissacharcw/extensible-iam-roles
...
Add support for extensible IAM permissions
2017-01-19 12:45:55 -05:00
Carlos Alexandro Becker
410b7e43f8
Update aws.md
2017-01-19 15:32:40 -02:00
Carlos Alexandro Becker
bedacc8946
Update aws.md
2017-01-19 15:20:44 -02:00
Chris Love
59f8b72d2f
Merge pull request #1534 from justinsb/fix_parallel_channel_segfault
...
Fix segfault in apply_channel
2017-01-19 08:12:48 -08:00
Chris Love
0730ccca40
Merge pull request #1502 from justinsb/apply_elb_settings
...
Apply ELB setting changes
2017-01-19 08:11:26 -08:00
Chris Love
645bf798b6
Merge pull request #1523 from justinsb/remove_kubelet
...
Refactor kubelet to code
2017-01-19 08:10:23 -08:00
Justin Santa Barbara
18c4d3dac5
Merge pull request #1040 from DualSpark/docs-updates
...
updating base docs to match close to kubernetes-template-project
2017-01-19 10:47:12 -05:00
Justin Santa Barbara
b6199e452b
Update HA doc
2017-01-19 10:40:36 -05:00
Justin Santa Barbara
89460916c6
Merge pull request #1367 from frodopwns/1302-require-confirm-on-delete
...
Require a confirmation when deleting resources #1302
2017-01-19 10:21:51 -05:00
Justin Santa Barbara
59ea88b87a
Merge pull request #1239 from vendrov/patch-5
...
Add a doc on HA
2017-01-19 00:36:34 -05:00
Justin Santa Barbara
c36a87c52d
Merge pull request #1270 from justinsb/rolling_update_instance_group
...
Support rolling-update of a single instance group
2017-01-19 00:32:48 -05:00