Justin Santa Barbara
37bfe29406
Merge pull request #1444 from tsupertramp/allow-adding-existing-security-groups
...
Allow adding existing security groups
2017-01-31 00:27:40 -05:00
Justin Santa Barbara
1924f9af25
Merge pull request #1620 from ese/autoscaler
...
Provide iam policy for autoscaler addon
2017-01-30 22:01:05 -05:00
Justin Santa Barbara
3c6ed44a94
Merge pull request #1651 from tazjin/fix/terraform-format
...
fix cloudup: Apply Terraform formatting to TF files
2017-01-30 21:04:54 -05:00
Justin Santa Barbara
34cd84f5a7
Merge pull request #1705 from tazjin/fix/s3-location-call-timeout
...
fix s3context: Attempt a normal S3 call before bruteforcing location
2017-01-30 20:44:03 -05:00
Justin Santa Barbara
2fd61a1120
Merge pull request #1708 from mtaufen/remove-deprecated-flags
...
Config is deprecated, use PodManifestPath
2017-01-30 20:05:10 -05:00
Chris Love
724d7c6c50
Merge pull request #1702 from justinsb/fix_1542
...
Fix path to docker service manifest
2017-01-30 17:28:45 -07:00
Chris Love
35e9276ddf
Merge pull request #1700 from justinsb/fix_s3path_prefix
...
s3 path: apply suffix to ReadTree also
2017-01-30 17:27:36 -07:00
Chris Love
32366d7a98
Merge pull request #1699 from justinsb/fix_kubeup_import
...
Fixed for import from kube-up
2017-01-30 17:26:04 -07:00
Michael Taufen
bc615ae923
Config is deprecated, use PodManifestPath
2017-01-30 16:01:43 -08:00
Thomas Peitz
27957062ac
Fix additionalSecurityGroups in tests
2017-01-30 19:33:23 +01:00
Thomas Peitz
640d28dce4
Rename json:additionalSecurityGroupIDs to additionalSecurityGroups
2017-01-30 18:58:49 +01:00
Thomas Peitz
3b2f07e04b
Use StrincSliceVar in create_cluster/Remove parsseZoneList
2017-01-30 18:58:49 +01:00
Thomas Peitz
510ec842c7
Rebase CreateClusterOptions
2017-01-30 18:58:48 +01:00
Thomas Peitz
4f30a40f0a
Fix launchconfiguration.go with gofmt
2017-01-30 18:58:48 +01:00
Thomas Peitz
651f50e257
Add tests for additionalSecurityGroupIDs
2017-01-30 18:58:48 +01:00
Thomas Peitz
9a1c192211
Update docs for --node-security-groups/--master-security-groups
2017-01-30 18:58:48 +01:00
Thomas Peitz
d09a13ce4b
Add generated conversion
2017-01-30 18:58:48 +01:00
Thomas Peitz
96f71b8fab
Allow additional NodeSecurityGroupIDs, MasterSecurityGroupIDs
2017-01-30 18:58:48 +01:00
Thomas Peitz
1f6b27c387
Rename parseZoneList method to parseInputList
2017-01-30 18:58:48 +01:00
Vincent Ambo
8c85935f1f
fix s3context: Attempt a normal S3 call before bruteforcing location
...
In cases where the user is the bucket owner an initial call to
s3.GetBucketLocation will succeed. If it does return an error we
fall back to the bruteforce method.
This effectively makes the behaviour unchanged from previous versions
for bucket owners.
2017-01-30 08:01:39 +01:00
Justin Santa Barbara
93d0a79833
Fix path to docker service manifest
...
Fix #1542
2017-01-30 01:50:20 -05:00
Justin Santa Barbara
45a62a02aa
s3 path: apply suffix to ReadTree also
...
Otherwise we were matching directories with the same prefix.
2017-01-29 21:35:26 -05:00
Justin Santa Barbara
9763314f4d
Fixed for import from kube-up
...
Most importantly, we weren't always reusing the existing volume.
2017-01-29 21:34:35 -05:00
Chris Love
b5f6ba3488
Merge pull request #1693 from justinsb/message_for_name_twice
...
Better message for name specified twice
2017-01-29 15:43:48 -07:00
Chris Love
080f2ca8df
Merge pull request #1691 from justinsb/versioned_images
...
Add version-dependent recommendations to alpha channel
2017-01-29 14:53:12 -07:00
Chris Love
72a1dab165
Merge pull request #1694 from justinsb/fix_1614
...
Tolerate concurrent deletion errors
2017-01-29 14:51:53 -07:00
Chris Love
ec315627af
Merge pull request #1690 from justinsb/issue_1676
...
Fix phrasing of kubectl context message
2017-01-29 14:13:09 -07:00
Chris Love
171364e7f0
Merge pull request #1689 from justinsb/fix_1679
...
Drop DNS message to V(2)
2017-01-29 14:12:34 -07:00
Justin Santa Barbara
9f4b5a3443
Tolerate concurrent deletion errors
...
Ignore the specific error codes reported as happening during concurrent
cluster deletion.
Fix #1614
2017-01-29 14:41:47 -05:00
Justin Santa Barbara
d32c18f03f
Better message for name specified twice
...
Fix #1518
2017-01-29 14:28:19 -05:00
Justin Santa Barbara
2ac112a2dd
Add version-dependent recommendations to alpha channel
...
Issue #1667
2017-01-29 14:08:44 -05:00
Justin Santa Barbara
f94e28ed5a
Fix phrasing of kubectl context message
...
Per @yissachar's suggestion.
Issue #1676
2017-01-29 13:52:59 -05:00
Justin Santa Barbara
8dd8ac2424
Drop DNS message to V(2)
...
It is getting logged twice, and it just doesn't seem particularly
important anyway.
Issue #1679
2017-01-29 13:50:10 -05:00
Chris Love
412d4d3d5e
Merge pull request #1630 from heschlie/calico-2.0.1
...
bumping Calico versions to 2.0.1
2017-01-29 01:40:32 -07:00
Chris Love
376904d2ae
Merge pull request #1611 from apenney/docs
...
Cleanup existing README
2017-01-29 01:38:55 -07:00
Chris Love
be7ae1e2f0
Merge pull request #889 from Shrugs/docs/upgrade-migrations
...
docs: update cluster migration doc, closes #753
2017-01-29 01:37:57 -07:00
Chris Love
d77796ee28
Merge pull request #1673 from justinsb/issue_786
...
Relax DNS requirements on shared VPCs
2017-01-29 01:36:24 -07:00
Chris Love
97a4ba8c02
Merge pull request #1661 from justinsb/fix_1641
...
Allow specification of multiple CIDRs to create cluster
2017-01-29 01:28:28 -07:00
Justin Santa Barbara
7b694d4b04
Fixes per code review
2017-01-29 02:55:31 -05:00
Justin Santa Barbara
97668b7a7c
Merge pull request #1656 from kamilhristov/master
...
CLI: Add long descriptions
2017-01-29 02:09:31 -05:00
Justin Santa Barbara
ab8eee2733
Merge pull request #1678 from yissachar/patch-1
...
Add some more detail to additionalPolicies docs
2017-01-29 02:07:22 -05:00
Justin Santa Barbara
002884dfb8
Merge pull request #1652 from reactiveops/gh_1623
...
Update cluster spec to explain why public ngw is in private subnet spec.
2017-01-29 02:03:31 -05:00
yissachar
74e7e4ba41
Add some more detail to additionalPolicies docs
2017-01-29 01:46:10 -05:00
Justin Santa Barbara
ba5434caf0
Relax DNS requirements on shared VPCs
...
Don't require EnableDNSHostnames on a shared VPC in >= 1.5.0
Create a feature flag for tolerating EnableDNSSupport=false.
Issue #786
2017-01-29 00:09:09 -05:00
Chris Love
4e63359c41
Merge pull request #1666 from justinsb/fix_1582
...
AssociatePublicIP defaults to nil
2017-01-28 22:07:01 -07:00
Chris Love
887b418abc
Merge pull request #1624 from justinsb/clarify_ignore_associate
...
Clarify ignoring AssociatePublicIP message
2017-01-28 21:57:25 -07:00
Chris Love
58b92bc390
Merge pull request #1615 from geojaz/patch-1
...
Update run_in_existing_vpc.md note for tagging shared subnets
2017-01-28 21:56:30 -07:00
Chris Love
bb179bb8cb
Merge pull request #1662 from justinsb/fix_1626
...
Clearer 'all done' message on kops update cluster
2017-01-28 19:56:45 -07:00
Chris Love
bbdf07211e
Merge pull request #1665 from justinsb/issue_1562
...
Allow clearing of maxPrice
2017-01-28 19:55:36 -07:00
Chris Love
4d9f3cfe18
Merge pull request #1660 from justinsb/fix_1654
...
Skip DNSName lookup if Zone not created
2017-01-28 19:53:31 -07:00