eksctl 0.1.23 (permalink)
Changelog
2319fa8 Tag 0.1.23 release
aa3281d Merge pull request #577 from weaveworks/update-amis
55ba9e8 Update AMIs
d511117 Handle default --version=auto
properly
f435a2d Merge pull request #578 from weaveworks/fix-570
f8d9b59 Add new example
8b6b77b Add preBootstrapCommand
field for nodegroups
84becca Merge pull request #576 from weaveworks/fix-575
f0a0189 Remove --temp-node-role-{policies,names}
eb75db5 Merge pull request #571 from weaveworks/fix-540
6eecf11 make new nodegroups inherit control plane version
ee7e72f Merge pull request #569 from weaveworks/fix-client-with-embedded-token
dc88e5f Merge pull request #545 from weaveworks/proposal-003
283adef Update file name and title
20be29f Simplify clientset/kubeconfig handling
b1186f4 Merge pull request #568 from weaveworks/create_cluster_cfile_wo_nodegroup
4cf131d allow creation of cluster using cfg file w/o node groups
4d4a2da No cluster option with the cluster-file. minor nits
7585667 Now reflects ng definitions in cluster cfg and glob pattern matching.
89bbded Fix typo
f05dd06 Fix typos
20790c7 Suggest and alternative approach
d85bb8d Initial draft of ClusterConfig and NodeGroupConfig proposal
ead2b2a Merge pull request #553 from weaveworks/allow_config_file_for_create_nodegroup
f228028 highlight "create cluster" as code in README.md
7e5a3a1 move name and region checks closer to "meta" assignment
65008ab Disallow --only if config file not specified
6da339a Add myself to humans.txt
06919aa Generalise single- vs multi-nodegroup handling (similar to doCreateCluster
)
df8a672 Move nodegroup config defaulting into a function
2e22f70 fix shadowing, add info to log messages, update README.md, remove "-o" shorthand for --only
7ea4b36 add in missing calls needed in config file mode; fix spurious messages; make sure region is set before creating ClusterProvider
14842e5 Fix dependencies for glob library
b292d8d Add error if filter does not match any nodegroups
ba3f7c6 Initial pass at adding config file option for create nodegroup
1592915 Add contributor meeting notes