Skip to content

Releases: eksctl-io/eksctl

eksctl 0.1.0-alpha.18 (permalink)

19 Jun 04:28
Compare
Choose a tag to compare

Changelog

b0e8f31 Tag 0.1.0-alpha.18 release
de1b9d0 Bail on error

eksctl 0.1.0-alpha.17 (permalink)

19 Jun 02:27
Compare
Choose a tag to compare

Changelog

6bc930f Tag 0.1.0-alpha.17 release
55893b3 Release Homebrew tap in the first pass
d07c768 Update gitignore

eksctl 0.1.0-alpha.16 (permalink)

19 Jun 02:16
Compare
Choose a tag to compare

Changelog

69cc950 Tag 0.1.0-alpha.16 release
70614b3 Add Homebrew

eksctl 0.1.0-alpha.15 (permalink)

19 Jun 01:22
Compare
Choose a tag to compare

Changelog

40d27c7 Tag 0.1.0-alpha.15 release
17fa4d7 Re-add retagging

eksctl 0.1.0-alpha.14 (permalink)

19 Jun 01:17
Compare
Choose a tag to compare

Changelog

592dc25 Tag 0.1.0-alpha.14 release
5f60cc7 Enasure we delete stale tag

eksctl 0.1.0-alpha.7 (permalink)

14 Jun 10:31
4cfccaf
Compare
Choose a tag to compare

Changelog

4cfccaf Tag 0.1.0-alpha.7 release
98f9899 Merge pull request #59 from richardcase/profile-support
4ffdc79 Profile flag description change
7786661 Added AWS Profile Support
da23c85 Merge pull request #58 from danielfm/patch-1
bdf50e0 Fix typo in README

eksctl 0.1.0-alpha.6 (permalink)

08 Jun 11:33
1ed92fe
Compare
Choose a tag to compare

Changelog

1ed92fe Tag 0.1.0-alpha.6 release
978d862 Better kubeconfig management
7f500ab Rebuild website
4fdafb7 Rebuild website
3c143d2 Rebuild website
c0b2c1e Another cosmetic tweak to logo credits
9c9d526 Cosmetic README change
e80f7c9 Fix Github pages
c365149 Make a proper logo and redesing the page
940d47e Merge pull request #52 from callmeradical/master
775664b Make logo part of the layout
1117109 Enable local Jekyll setup
5dcebc7 minor type fix in the delete command
e4a6ec9 Merge pull request #51 from sixth/patch-1
ebf4799 minor typo fix
72fb390 Fix website title config
df2b8e0 Cosmetic output imporvements, add sample output to the readme
28b3010 Remove bad deps that break github pages

eksctl 0.1.0-alpha.5 (permalink)

06 Jun 15:43
f321cfb
Compare
Choose a tag to compare

Changelog

f321cfb Tag 0.1.0-alpha.5 release
14e3922 Prune extronous files from vendor
6ef09b3 The eastern region is us-east-1, not us-east-2
548b6ce Cosmetic docs updates

eksctl 0.1.0-alpha.4 (permalink)

06 Jun 14:56
44a33d4
Compare
Choose a tag to compare

Changelog

44a33d4 Tag 0.1.0-alpha.4 release
2328648 Add comment about AMIs
7fa70be Merge pull request #44 from weaveworks/ga-regions
32f74b3 Expand to us-east-1, use latest AMIs
d40a660 Disable cgo (close #47)
a1bd529 Cater for difference between GNU and BSD sed (close #39)
696ef50 Remove "v" prefix, as we do not use it
835d2c2 Merge pull request #41 from weaveworks/bug/40-empty-output
c708f82 Use eks.ClusterStatusActive constant
748ae01 Fix typo
d127313 Adding the proper field value for cluster status

eksctl v0.1.0-alpha.3 (permalink)

05 Jun 22:26
Compare
Choose a tag to compare

Changelog

3c8826e Tag 0.1.0-alpha.3 release
9b8e380 Merge pull request #38 from weaveworks/37-version-info-panic
ffaf267 Prevent panic on version info success
93eebcc Merge pull request #36 from sambooo/fix-typos
5d7d64f Cleanup README.md