Releases: getamis/vishwakarma
Releases · getamis/vishwakarma
v1.0.5
v1.0.4
v1.0.3
v1.0.2
VERSION SUPPORTS:
- etcd v3.4.0+
- Kubernetes v1.19.0+
- Terraform ~> 0.12
- ignition ~> 1.2.1
- aws >= 2.26.0
BUG FIXES:
- None
FEATURES:
- K8s master and worker node AWS ASG support multiple instance type
REFACTORS:
- Refactory IAM role for bastion, etcd, master and worker node
ENHANCEMENTS:
- Modify IAM and IRSA example for easier to get start
- Upgrade Terraform AWS provider to the latest version
TESTS:
- None
v1.0.1
v1.0.0
VERSION SUPPORTS:
- etcd v3.4.0+
- Kubernetes v1.19.0+
- Terraform ~> 0.12
- ignition ~> 1.2.1
- aws >= 2.26.0
BUG FIXES:
FEATURES:
- move ignitions modules to new repo (#92)
- add new var for setting Kubernetes version (#91)
- update os ami module and add version var (#90)
- remove CoreOS Container Linux (#89)
- add changelog generation script (#83)
- move etcd and Kubernetes ignition to new repos (#82)
REFACTORS:
- refactor aws iam auth and irsa module (#88)
ENHANCEMENTS:
TESTS:
- make sure that tests run in different region (#47)
v0.0.16
v0.0.15
Added
- Add terratest script for eks example/eks-cluster
- Add tag parameter for autoscaler within eks
- Change the auth config management by refering to another eks terraform module
Changed
- Upgrade eks to algin with the latest official worker group provision method
- The eks worker group changed AMI from CoreOS to official EKS AMI
v0.0.14
Added
- Master work group now support AWS launch template
- The Load Balancer of Master apiserver can choose public/private by variable
endpoint_public_access
- Add a testing script for example elastikube-cluster through terratest
Changed
- Change the folder structure for Terratest, all the module migrate to folder modules