Releases: squareops/terraform-aws-eks-addons
v4.3.1
v4.3.0
Release Notes
- updated vpc cni and ebs csi addons versions
- updated multi addons components and their respective versions
v4.2.0
New Changes
- Added expose dashobard feature in Argocd, argo workflow, and argo rollout.
- User can pass any class name ingress nginx and AWS load balancer controller.
- Updated karpenter version support to 1.3.1
- Updated cluster auto scaler version to 9.46.3
Fixed issues
- Overriding configuration file in sub-modules from calling module is working properly.
- User have option to pass or not to pass the KMS key and policy.
- Kubernetes dashboard now support config file overriding.
v4.1.0
Release Notes
- add affinity in values.yaml for kubernetes-bashboard
v4.0.2
Release Notes
- Updated argocd config to enable creating applications in all namespaces.
- Updated readme files
v4.0.1
Release Notes:-
- ALB public and private support for deployed applications
- NLB public and private support for deployed applications
- Argo rollout feature integration in add-ons as a submodule
- Cluster proportional auto scaler feature integration.
- Added option to pass addons version while deploying to deploy the version of the helm as required.
Patch Fixes:-
- Added fix for the alb controller not working in the Hyderabad region.
- Separated VPA module from metrics server. VPA module can now be deployed as an individual module.
Full Changelog: v3.1.3...v4.0.1
v3.1.3
v3.1.0
Release Notes
- Added cost related tags
- Optimize the requests and limits in addons
- Integrated argocd and argo-workflow modules as a submodule.
- Updated coreDNS HPA memory metric type to %
- Solved K8s dashboard termination issue
- Updated HPA for arogcd and argo-workflow
- Solved ALB controller deletion issue.
- Fixed ingress-nginx destruction issue.
- Updated karpenter module to V1.0.0
v3.0.0
What's Changed
-
Addons restructure and Version Updates for 1.30 cluster
-
update directory structure for alb,Node -termination-manager.cert-manager ,cluster-autoscaller,cluster-proportional-autoscaller,core dns-hpa,external-secret, reloader,metric-server
-
udate default addons and example calling module
-
Update addons directory structure for default addons, alb,Node -termination-manager,cert-manager,cluster-autoscaller,cluster-proportional-autoscaller,core dns-hpa,external-secret,config reloader,metric-server-hpa
-
structure update in cert-manager and corednshpa
-
Changes of modules and version update
-
kubernetes dashboard terraform addon module
-
update cert-manager config
-
solve kuberetes-dashboard ingress error
-
update aws-ebs-csi-driver module
-
update reloader configuration
-
Updated the module names and corrected local.tf file.
-
corrected module names which restructuring
-
Integrated ingress and private ingress in one module
-
ingress-nginx logic implemented for private nlb
-
add karpenter-provisioner configuration for multiple labels
-
change order of module names according to alphabatically
-
Testing for public and private ingress has been done
-
add keda configuration
-
corrected pre-commit errors and warnings
-
fixed the vpc-cni and ebs-csi-driver versions and resource limits
-
Updated readme.md file
-
standardized modules and variables
-
resource limit update keda, cluster-autoscaler, cert-manager
v2.1.5
What's Changed
- added spot instance policy for service-linked-role by @Ajay-sops in #37
Full Changelog: v2.1.4...v2.1.5