eksctl 0.1.20-rc.1 (permalink)
Changelog
852b4ba Tag 0.1.20-rc.1 release
652a024 Merge pull request #494 from weaveworks/ng-alias
91b18a2 Add ng
alias for nodegroup
commands
3dfd6a7 Remove stale comment, cosmetic chage to ASG sizing flags
28f9984 Merge pull request #426 from mumoshu/proper-defaulting-nodegroup-sizing-opts
c2ad8a8 Merge pull request #486 from weaveworks/fix-windows-build
380d6fc Merge pull request #492 from weaveworks/fix-489
4a6ebc9 Use pointers for ng.(DesiredCapacity|MinSize|MaxSize)
990ba15 Reset default VPC CIDR when VPC is being imported
8744bd7 Merge pull request #490 from af12066/v1alpha4-sgs
bdb6c28 Enable to declare AttachIDs, WithShared and WithLocal in config file
d179127 Merge pull request #485 from weaveworks/fix-481
38ee5b7 Skip diff tests on Windows
e539efc Use outputs package, simplify logic
fae6624 Refactor and fix doCollect
a161685 Remove unused method
b6e2ec1 Merge pull request #482 from weaveworks/fix-473
b3bf802 Reset CIDR before importing VPC
3dffbaa Produce errors when --vpc-cidr
is used with incompatible flags
bdd08b3 Merge pull request #468 from weaveworks/iam-fields
8a44ed0 Refactor IAM fields
e9c6d8c Add function that imports instance role ARN
a4c53cd Print config object upon successful cluster creation
b01cc6b Merge pull request #467 from weaveworks/bool-fields
978d3d7 Remove misleading/out-of-date example config
1f4b56d Use *bool
to make defaulting controllable
c97f45a Merge pull request #460 from weaveworks/fix-425
b2c4590 Extend compatibility checks to detect v1alpha3 bug
ef164bc Rename NodeGroupStacksAndResources
struct to StackInfo
, add Template
field
1e6e9d9 Rework API fields for nodegroup SGs
a311914 Fix test for getting non-existent cluster
1cd76eb Return an error when no stacks were found
3631eef Remove stale TODO
a8925d1 Undo API version change in the docs
24f8e5f Merge pull request #458 from weaveworks/fix-457
7fbc627 Change API version to v1alpha4
fd5c37a Only show focused diff on diff test failure
72e4fae Merge pull request #456 from knorby/patch-1
6d34c9a Merge branch 'master' into patch-1
0781e1e Update build/Gopkg.lock using dep 0.5.0
256afef Add "name" field to nodeGroups
fdd6608 Merge pull request #451 from dcherman/fix/430
1d2925d Merge pull request #452 from weaveworks/fix-439
dab0a3a Refactor output getters
7996107 s/JUNIT_REPORT_FOLDER/JUNIT_REPORT_DIR/g
a31aa45 Automatically name test suites
76f4dd1 Make scaling operations for nodegroups idempotent
0c053ca Add outputs.MustCollect
helper
f64cb87 Move stack output name constants to a separate package