Releases: eksctl-io/eksctl
eksctl 0.1.2 (permalink)
Changelog
2f553a2 Tag 0.1.2 release
9e752ac Merge pull request #202 from weaveworks/cfn-stack-events
bf0bb0a Add stack event troubleshooting helper
b115c47 Improve stack manager
d1cc018 Add eksctl utils describe-stacks
command
584e85a Merge pull request #193 from weaveworks/linting
94f9c6e Wrap up gometalinter
7997785 Added linting
6772a2b AMI resolution and overriding (allowing GPU support) (#192)
f1080ba Merge pull request #201 from karinnainiguez/redundantConfigAssignment
f979dec Removing redundant config assignment in newSession function
6a4932d Merge pull request #196 from kschumy/minor-fixes
b393053 added self to humans.txt
da4d699 removed unused variables blocking build
8a65a87 fixed typos
33a7d24 Fix docs for random delayer
232006f Merge pull request #187 from jmcarp/fix-nil-pointer
d3e4945 Fix nil pointer error on create timeout.
f7a04d4 Merge pull request #132 from weaveworks/goformation
1f70a81 Update integration test to match new stack names
8baf89e Reference issue in all outstanding TODOs (#28, #156, #157, #158)
64b1e41 Make the build fail if assets are not up to date
8ad6331 Refactor builder package, add documentation and more tests
7e89c84 Cosmetic change in output messages, update output sample in readme
b3dd303 Improve stack manager API
f877eb5 Use new API
30e46d6 Create API package, use builder and manager packages
d6521da Create CloudFormation manager package
0098a1e Create CloudFormation builder package
f72a498 Update docs on usage of CloudFormation
0e37880 Add goformation (awslabs/goformation#103)
4d0dcaa Remove CloudFormation YAML template files
4da8f27 Create nodebootstrap package
6c4b396 Create cloudconfig package
25700c6 Merge pull request #179 from weaveworks/kops-update
e9fe052 Update kops to alleviate incidental dependencies
eksctl 0.1.1 (permalink)
Changelog
0578d6c Tag 0.1.1 release
142fd2b Merge pull request #171 from weaveworks/integration-tests
d2673f9 Wrap up integration tests
0b1dd9e Update vendor
44cf76d Added deployment test
82004a3 Added cleanup and did some refactoring
2c91351 Added additional stack tests. Added make file target for tests
8a5d762 Added gomega matchers to hide away some of the aws plumbing
5a3ad09 Initial checkin on integration test
8647f49 Merge pull request #177 from weaveworks/fix-coveralls
e002785 Update PULL_REQUEST_TEMPLATE.md
0734ff0 Cleanup build scripts and configs, report coverage when token is provided
49da904 Add more build dependencies to the build image
ebeffbb Merge pull request #173 from philoserf-contribs/patch-1
f6b5877 Merge pull request #174 from philoserf-contribs/patch-3
6be9e10 Update kubectl.go
a796734 Update .gitignore
2984b3e Merge pull request #168 from weaveworks/fix-147
e63b8e1 Fix english, add todo
87cd879 Document all utils funcs
c109cf7 Use new authenticator command in kubeconfig, if it is present
9a4d20b Wrap single kops utils func in our utils package
3acb114 If aws-iam-authenticator is installed, it should be preferred
a227f0b Update issue templates (#163)
e2e02f5 Community docs (#162)
b5f183c Changed Coverage Job to use Golang Image (#160)
fe7b649 Get cluster fixes (#153)
a9f6b81 Merge pull request #141 from dholbach/licenses-fix
8fd432a license: document files under MPL-2 and CDDL
7701fdc Merge pull request #152 from richardcase/coverage
e44dcad Code coverage and coveralls
d36b558 Merge pull request #117 from gchaincl/authenticator-binary
1497aca Update authenticator name when checking its existence
111674b Merge pull request #126 from nckturner/cloudformation-control-plane
719f33b Update generated code
2b2d8a0 Remove stale assets, apply missing update after rebase
0e4be4e Impliment deletion with backwards compatibility
677d4f4 Fix build after rebase, remove cfg.CtrlPlaneCfn & some cosmetic tweaks
40914de Create control plane with cloudformation
eksctl 0.1.0-beta.5 (permalink)
Changelog
c1dd8b6 Tag 0.1.0-beta.5 release
b2dfd92 Merge pull request #140 from richardcase/list-clusters-improvments
a7b4269 Remove debug message that prints only pointer addresses
17dac1b Removed log printer & added tests
5abf7d8 Update config.yml
569088e Removed commented out dep
62f1487 Table colums changed and tests updated
9ae097e Added tests for printers
pkg
09ac641 Updated ListClusters tests
9e86857 Pagination and logic split
8558219 Table printer and dep changes
818ea23 Added log printer, changed get clusters to use printer
8fbf6b3 Fixed broken tests
3630b6d Added printers
00032aa Merge pull request #142 from richardcase/eks-import-change
7c0978b Changed AWS EKS Imports
51f0459 Clarify heptio-authenticator-aws dependency
eksctl 0.1.0 (permalink)
Changelog
dca39f6 Tag 0.1.0 release
eksctl 0.1.0-beta.4 (permalink)
Changelog
ffffbcb Tag 0.1.0-beta.4 release
c3959c1 Merge pull request #139 from weaveworks/nlb-fix
a6fcd02 fix: add roles for NLB support on EKS
4b913d9 Add comment in gitignore
af9e63e Merge pull request #137 from weaveworks/fix-136
370c901 Add message suggesting how user can cleanup resources
d4f519e Check double-check our tag on stack deletion
b278073 Implement gready deletion
eksctl 0.1.0-beta.3 (permalink)
eksctl 0.1.0-beta.2 (permalink)
Changelog
cee8868 Tag 0.1.0-beta.2 release
57f705b Merge pull request #124 from weaveworks/add-az-selector-logic
5be66cf Fix indentation, update CloudFormation template bindata
3c24976 Refactored availability zone selection code
335d445 Added tests for SelectAvailabilityZones
e3efcf3 Add logic to pick 3 AZs
bb5d197 Merge pull request #125 from bowlesns/master
253542f Merge pull request #121 from richardcase/testing
2c361c1 Typo in "eksctl create" command
cee0019 Typo in "eksctl get" command
d859ea6 Cleanup eks.New
0a3db56 Move mock subpackage, use go generate
707714d Update vendor
d210673 Update tests to use new structs and interface
4b7ef80 Refactor structs, start using an interface
ad76b10 Restructured tests to use Ginkgo
54fdd2f Additional test
a0f936d Initial tests to prove mocking
b7c60b6 Merge pull request #119 from weaveworks/wait-control-plane
77c5628 Wait for control plane
eksctl 0.1.0-beta.1 (permalink)
Changelog
5ad2351 Tag 0.1.0-beta.1 release
9fcfb68 Merge pull request #115 from weaveworks/less-verbose-list
99b9e34 Make eksctl get clusters
less verbose (#27)
64ba55d Merge pull request #113 from weaveworks/fix-102
59d99cf Update vendor
6572735 Improve suggested kubectl commands
48253fd Merge pull request #111 from weaveworks/fix-71
f7ee77d Force temporary credentials to last longer
33e9956 Ensure error message end with a new line
dbcd892 Cleanup debug log message
5b42434 Use new interface
1bab850 Update vendor
51b3989 Group informative struct fields together
337425a Export credentials as environment variables
641b8a2 Merge pull request #106 from weaveworks/fix-91
9d24062 Update vendor
5430b5a Add fingerprint suffix to EC2 key pair
e72cb8b Merge pull request #98 from cbluth/master
f6f3f11 Merge branch 'master' into master
0974589 Move --ssh-public-key docs to the bottom, document both use-cases
f0acf30 ssh key example
eksctl 0.1.0-alpha.22 (permalink)
eksctl 0.1.0-alpha.21 (permalink)
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