Justin Santa Barbara
db54ecf23d
Map enable-custom-metrics kubelet flag
...
Fix #1467
2017-01-20 11:46:07 -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
b749173156
Merge pull request #1564 from justinsb/egress_follow_up
...
Egress follow up
2017-01-20 01:34:45 -05:00
Justin Santa Barbara
686e4efa3b
Egress follow up
...
* Round trip to v1alpha1
* Enable test
2017-01-20 00:40:41 -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
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
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
Justin Santa Barbara
2af86f4c37
Merge pull request #1438 from blakebarnett/bdb/add_odic_flags
...
Add OIDC flags
2017-01-19 00:32:30 -05:00
Justin Santa Barbara
d561d33e60
Refactor kubelet to code
...
More splitting up the CoreOS PR
2017-01-18 21:53:52 -05:00
Justin Santa Barbara
f4ae0c583e
Merge pull request #1511 from foxylion/master
...
Add docs for backup of etcd in a cluster
2017-01-18 21:52:34 -05:00
Justin Santa Barbara
a77c1ed50c
Merge pull request #1465 from DualSpark/k-c-m-attachedetachflag
...
Updates for new k-c-m flag
2017-01-18 21:44:55 -05:00
Justin Santa Barbara
e17cc856a3
Apply ELB setting changes
...
Looks like I dropped this when refactoring - sorry!
Fix #1456
2017-01-18 21:42:49 -05:00
Justin Santa Barbara
20cdd394e1
Fix feature flags potential deadlock
2017-01-18 21:41:23 -05:00
Justin Santa Barbara
8308af1747
Support multi masters in a single AZ
...
We primarily need to make sure we don't mount all the volumes on the
same instance.
2017-01-18 21:16:17 -05:00
Justin Santa Barbara
5e08a7de0c
Fix segfault in apply_channel
...
If a parallel master concurrently applied an update, update may be nil,
and we might raise a segafault.
2017-01-18 21:12:03 -05:00
Jakob Jarosch
5e216ca57a
Add docs for backup of etcd in a cluster
...
ref #1506
2017-01-18 23:45:05 +01:00
Chris Love
d569b04ca5
Merge pull request #1494 from justinsb/dns-optimizations
...
dns-controller optimizations
2017-01-18 14:19:55 -08:00
chrislovecnm
2f86c3ae34
Tweaking function comments
2017-01-18 14:17:34 -08:00
chrislovecnm
48a4cd1b91
pr review updates
2017-01-18 12:58:30 -08:00
Chris Love
bc5d01962a
Merge pull request #1504 from justinsb/fix_1198
...
Validate that bastion IdleTimeout < 1 hour
2017-01-18 12:35:05 -08:00
Chris Love
d86f9fba61
Merge pull request #1524 from justinsb/remove_safe_format_and_mount
...
Remove safe_format_and_mount
2017-01-18 12:34:48 -08:00
chrislovecnm
3cabfb25d0
Updates to add new flag used by Kubernetes Controller manager: attach-detach-reconcile-sync-period
2017-01-18 12:29:29 -08:00
Chris Love
66a4837c72
Merge pull request #1521 from justinsb/refactor_servicemanifest
...
Remove systemd manifest (for real)
2017-01-18 10:37:56 -08:00
Justin Santa Barbara
d5047b6a6d
Remove safe_format_and_mount
...
It is unused
2017-01-18 01:32:44 -05:00
Justin Santa Barbara
670b3712ef
Remove systemd manifest (for real)
...
I forgot to actually remove the old copy we were moving last time!
2017-01-18 01:09:35 -05:00
Justin Santa Barbara
f7d5ec24a2
Merge pull request #1490 from evildandelions/bastion-docs
...
Removed troubleshooting from topology. Added to bastion docs.
2017-01-18 00:57:54 -05:00
Justin Santa Barbara
de93bb2420
Merge pull request #1505 from fate-grand-order/master
...
fix adminToken not used
2017-01-18 00:56:26 -05:00
Justin Santa Barbara
ce5537fc1d
Merge pull request #1499 from justinsb/fix_1365
...
Unset KOPS_STATE_STORE when calling genhelpdocs
2017-01-17 23:44:36 -05:00
Eric Hole
b32ed328ab
Merge pull request #1 from kris-nova/kris-pr-to-eric
...
Kris pr to eric
2017-01-17 11:37:46 -05:00
Kris Nova
d41c655d9f
Adding notes from call
2017-01-17 09:35:38 -07:00