Releases: aws-ia/terraform-aws-eks-blueprints
Releases · aws-ia/terraform-aws-eks-blueprints
v4.15.0
What's Changed
- feat: Add support for
istio-csr
addon by @Pacobart in #1100 - feat: Allow users to specify
namespace
for Crossplane addon by @bobdoah in #1103 - chore: Remove examples that are related to EKS Blueprints cluster modules by @bryantbiggs in #1104
- fix: Add
kubectl
provider block tocsi-secrets-driver
example by @bryantbiggs in #1101 - chore: Update CI to move scripts to script folder and ensure CloudWatch logs are deleted before applying by @bryantbiggs in #1105
- feat: Add argo workflows add on module by @season1946 in #1110
- feat: Adding Apache Kafka Kubernetes Add-on by @AlyIbrahim in #1090
- fix: Changed non portable usage of base64 --decode flag to -d by @joeyqliu in #1116
- chore: Revert removal of local node group examples by @bryantbiggs in #1121
- fix: Argo and Keda TF plan repeated changes gitops example by @Zvikan in #1120
- fix: Add k8s provider & wait for addons by @Zvikan in #1127
- feat: Add
flb_log_cw
parameter to Fargate FluentBit addon to enable sending logs to CloudWatch by @gabrielhm1 in #1129 - fix: Correct
fargate-fluentbit
example usage by @bryantbiggs in #1131 - feat: Update EKS module version and add additional variables supported by the module by @bryantbiggs in #1132
- feat: Crossplane Kubernetes Provider by @bobdoah in #1119
- feat: Add transparent encryption with cilium and wiregaurd by @askulkarni2 in #1130
- feat: Tag
external-dns
IAM policy by @nitrocode in #1135 - fix: Correct conditional logic check of cluster encryption config by @bryantbiggs in #1137
New Contributors
- @season1946 made their first contribution in #1110
- @AlyIbrahim made their first contribution in #1090
- @joeyqliu made their first contribution in #1116
- @gabrielhm1 made their first contribution in #1129
- @nitrocode made their first contribution in #1135
Full Changelog: v4.14.0...v4.15.0
v4.14.0
What's Changed
- chore: Replace EFS standalone resources with EFS module by @bryantbiggs in #1081
- fix: Windows - Changing docker files to be stored on secondary drive by @marciogmorales in #1084
- feat: Add Sysdig addon by @manuelbcd in #1079
- feat: Allow users to specify the Windows Server version;
2019
(default) or2022
by @IgorEulalio in #1078 - feat: Add Datadog operator to Kubernetes addons by @bobdoah in #882
- fix: Failed to create NAT gateway for
eks-cluster-with-new-vpc
example if local zones are enabled by @aaroniscode in #1095 - feat: Add support for AppMesh controller addon with AppMesh mTLS example by @svelango in #539
- feat: Update addons to latest supported versions by @bryantbiggs in #1096
- fix: Ensure KMS key policy includes IAM role path by @mkkatica in #979
New Contributors
- @marciogmorales made their first contribution in #1084
- @manuelbcd made their first contribution in #1079
- @IgorEulalio made their first contribution in #1078
- @aaroniscode made their first contribution in #1095
- @svelango made their first contribution in #539
- @mkkatica made their first contribution in #979
Full Changelog: v4.13.1...v4.14.0
v4.13.1
What's Changed
- fix: Update vault addon version to correct issue with default values data type by @bryantbiggs in #1067
- chore: Fixed namespace doc for Crossplane Example by @stevenfollis in #1068
New Contributors
- @stevenfollis made their first contribution in #1068
Full Changelog: v4.13.0...v4.13.1
v4.13.0
What's Changed
- feat: Add support for tagging self-managed node group launch template by @bryantbiggs in #1036
- feat: Add support to prepare CoreDNS for Helm management, enable cluster proportional autoscaler for CoreDNS by @bryantbiggs in #1033
- feat: Introducing the Portworx module to the eks add-on by @pragrawal10 in #955
- feat: Add support for EKS addon data version selection of
most_recent
(true
/false
) by @bryantbiggs in #1048 - chore: Karpenter v0170 by @FernandoMiguel in #1034
- fix: Enable
external-secrets
support via GitOps and ArgoCD by @kahirokunn in #1049 - fix: Remove
examples/portworx
from planning checks due to unknown computed value caused by IAM policy by @bryantbiggs in #1052 - chore: Update
CODEOWNERS
and remove un-usedOWNERS
file by @bryantbiggs in #1051
New Contributors
- @pragrawal10 made their first contribution in #955
Full Changelog: v4.12.2...v4.13.0
v4.12.2
What's Changed
- docs: Add doc notes regards tf v1.3 support by @Zvikan in #1010
- fix: Add support for Terraform v1.3+ using local version of partner modules temporarily by @bryantbiggs in #1037
Full Changelog: v4.12.1...v4.12.2
v4.12.1
What's Changed
- fix: IRSA module namespace and service account dependency by @channyein87 in #1013
- fix: Helm-addon irsa_config default value for create_namespace condition by @sebolabs in #1019
New Contributors
- @channyein87 made their first contribution in #1013
- @sebolabs made their first contribution in #1019
Full Changelog: v4.12.0...v4.12.1
v4.12.0
What's Changed
- chore: Add PR title conventional commit format check by @bryantbiggs in #985
- chore(addons/karpenter): Upgrade to 0.16.2 by @armujahid in #990
- docs: Use latest links in gh pages by @Zvikan in #992
- ci: Update runners to remove default Terraform version and use what we specify by @bryantbiggs in #996
- feat: Addon for nvidia device plugin by @askulkarni2 in #995
- fix: Increases IRSA timeout #1008 by @FernandoMiguel in #1009
- refactor: OpenSearch resource-based permissions for amp-amg-opensearch blueprint by @alex-rawman in #978
- fix: Remove optional variable attribute experiment from project by @bryantbiggs in #1011
New Contributors
- @alex-rawman made their first contribution in #978
Full Changelog: v4.11.0...v4.12.0
v4.11.0
What's Changed
- chore(Karpenter version): upgrade Karpenter version to 0.16.1 by @herbertgoto in #970
- ADOPTERS: add Swyft Logistics by @armujahid in #966
- Add option to use existing CloudWatch log group for aws-for-fluentbit by @kbrockhoff in #821
- chore(e2e): fix for failing e2e test by @askulkarni2 in #973
- Serviceaccount imagepullsecret support by @Pacobart in #977
- fix: terratest - expected eks node to 3 by @Zvikan in #983
- fix: Pin Terraform version to
< 1.3.0
due to use of optional attribute experiment that was removed inv1.3.0
by @bryantbiggs in #984 - feat: Add support for
kyverno
addon including reporter UI and baseline policies by @zeagord in #910 - feat: Update
cluster-autoscaler
to version 9.21.0 by @florentio in #907
New Contributors
- @kbrockhoff made their first contribution in #821
- @zeagord made their first contribution in #910
Full Changelog: v4.10.0...v4.11.0
v4.10.0
What's Changed
- Bugfix
argocd_manage_add_ons
not passed toexternal_secrets
module by @atorrescogollo in #957 - Add the cert-manager CSI driver by @bobdoah in #945
- feat: Add local-volume-provisioner to Kubernetes addon by @florentio in #928
New Contributors
- @atorrescogollo made their first contribution in #957
Full Changelog: v4.9.0...v4.10.0
v4.9.0
What's Changed
- feat: Add smb-csi-driver to Kubernetes addon by @florentio in #930
- feat: Add chaos-mesh to Kubernetes addon by @florentio in #929
- Stakater reloader kubernetes addon by @bobdoah in #931
- chore: Update PR template to ensure issue is linked and clarify when examples/docs should be added by @bryantbiggs in #933
- feat: Add cilium to Kubernetes addon by @florentio in #920
- This directory doesn't exist in the repo. by @wkopl in #936
- Feature: Add support for Gatekeeper Add-On by @aruanurag in #937
- doc: remove argocd_admin_password_secret_name by @Zvikan in #939
- add workload example for spot scaling from 0 with MNG by @allamand in #941
- Support forcing type on Helm chart
set
attribute by @wjam in #943 - Cert manager permission boundary support by @bobdoah in #944
New Contributors
- @wkopl made their first contribution in #936
- @aruanurag made their first contribution in #937
- @wjam made their first contribution in #943
Full Changelog: v4.8.1...v4.9.0