Skip to content

Releases: squareops/terraform-aws-eks-addons

v4.3.1

21 May 07:21
51fe798
Compare
Choose a tag to compare

Release Notes

  • k8s-dashboard chart version updated from 6.0.8 to 7.11.1
  • Ingress-nginx chart version updated from 4.11.0 to 4.12.1

v4.3.0

21 May 07:13
d21e4f8
Compare
Choose a tag to compare

Release Notes

  • updated vpc cni and ebs csi addons versions
  • updated multi addons components and their respective versions

v4.2.0

08 Apr 05:45
dbce6ce
Compare
Choose a tag to compare

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

28 Feb 06:10
bcbff9f
Compare
Choose a tag to compare

Release Notes

  • add affinity in values.yaml for kubernetes-bashboard

v4.0.2

30 Jan 11:15
bdc660e
Compare
Choose a tag to compare

Release Notes

  • Updated argocd config to enable creating applications in all namespaces.
  • Updated readme files

v4.0.1

24 Jan 07:53
3f799aa
Compare
Choose a tag to compare

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

06 Dec 11:06
fdcf1fd
Compare
Choose a tag to compare

What's Changed

  • Updated configuration in VPC CNI plugin (#80) in #82

Full Changelog: v3.1.0...v3.1.3

v3.1.0

26 Nov 11:01
4edeae5
Compare
Choose a tag to compare

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

20 Aug 11:22
402a6b2
Compare
Choose a tag to compare

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

23 Jul 10:07
d9fb23f
Compare
Choose a tag to compare

What's Changed

  • added spot instance policy for service-linked-role by @Ajay-sops in #37

Full Changelog: v2.1.4...v2.1.5