Skip to content

Releases: eksctl-io/eksctl

eksctl 0.1.0-alpha.22 (permalink)

05 Jul 15:48
Compare
Choose a tag to compare

Changelog

1c76d1b Tag 0.1.0-alpha.22 release
0202234 Remove quotes (fix #95)

eksctl 0.1.0-alpha.21 (permalink)

05 Jul 08:58
Compare
Choose a tag to compare

Changelog

04743ec Tag 0.1.0-alpha.21 release
872cf30 Review help message for --profile
4132482 Make eksctl utils write-kubeconfig consistent with eksctl create cluster
f5096ea Use explicit flag syntax consistently, add --set-kubeconfig-context=false example
43139bd Cosmetic
a65448e Promote Homebrew instructions (close #43)
1e2726a Merge pull request #80 from weaveworks/issue-29-merge-kubeconfig
7e6bf07 Final improvements to kubeconfig writing functionality
08cb73c Change WriteKubeCfg to Write
fbef903 Updated to use clientcmd methods
573fd11 Simplify Makefile, run test during image build
ff443f7 More consistent naming, refactor utils and kubeconfig packages
949199b Setting current-context defaults to true
f94d866 Support merging of Kubeconfig and KUBECONFIG
536fc62 Merge pull request #93 from weaveworks/fix-92
1b34787 Optionally enable full access to ECR (fix #92)
44e86f6 Merge pull request #94 from weaveworks/fix-multiple-bugs
42a7d7f Tidy up status messages
d2c49e6 More consistent error messages
ac9b4d5 Fix AWS debug logging, enable all levels
2ad3b63 Unblocks channel to make it readable
292bed5 make --aws-api-timeout use duration format, fix default to match reality
58b61a3 Merge pull request #83 from weaveworks/improve-name-arg
96b2dad Make name argument parsing stricter
c5eedbb Merge pull request #88 from richardcase/interfaces
03bbeb9 Use AWS Service interfaces
a71ba69 Merge pull request #84 from archisgore/archis/add-timeouts
1b3e122 Renamed AwsOoperationTimeoutSeconds to AWSOperationTimeoutSeconds
f7bbbfb Add Timeouts
35cb275 Adding attribute to create and get
eddfac8 Changes --cluster-name to --name
52ffe91 Avoid printing absolute path to kubectl
5fcd3f2 Merge pull request #79 from richardcase/awslogging
c0cdaca Added AWS SDK Debug Logging

eksctl 0.1.0-alpha.20 (permalink)

21 Jun 15:33
Compare
Choose a tag to compare

Changelog

cc178cc Tag 0.1.0-alpha.20 release
a8c9e46 Merge pull request #72 from weaveworks/fix-authenticator-profile
9a8351c Use authenticator with existing STS client (fix #70)
b01d17e Avoid shaddowing of global variable
29ab9d1 Fix typo
2a58946 Merge pull request #74 from richardcase/kubeconfprofile
b68285d Merge branch 'master' into kubeconfprofile
d3917b7 Persist valuf of --profile to Kubeconf

eksctl 0.1.0-alpha.19 (permalink)

20 Jun 06:37
Compare
Choose a tag to compare

Changelog

eda88d0 Tag 0.1.0-alpha.19 release
d46ba5d Work around goreleaser/goreleaser#686
ca78853 Update vendor

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