Skip to content

Releases: maddevsio/aws-eks-base

v5.0.0

15 Nov 06:21
ae90d1b
Compare
Choose a tag to compare

What's Changed

  • enh: documentation and tf update
  • enh: use flags to enabled/disable additional functionalities instead of using example folders
  • chore: Update CHANGELOG.md

v4.0.0

10 Nov 04:11
d3cd6c3
Compare
Choose a tag to compare

What's Changed

  • feat: each helm release has its own namespace
  • feat: Add default networkpolicies for all namespaces except istio-system and teamcity
  • feat: add keda helm chart
  • enh: move gitlab-runner and elk-stack s3 buckets from layer1-aws into layer2-k8s
  • chore: update CHANGELOG.md

v3.0.0

05 Nov 05:21
4ef82bd
Compare
Choose a tag to compare

What's Changed

  • enh: do not use terraform modules for deploying aws-load-balancer-controller
  • refactor: use dedicated file to set some helm charts options (name, repository, version)
  • refactor: switch external-dns helm chart from bitnami helm repository to https://github.com/kubernetes-sigs/external-dns
  • chore: Update CHANGELOG.md

v2.0.0

03 Nov 08:35
c2cc34d
Compare
Choose a tag to compare

What's Changed

  • feat: add limitrange and resourcequota features for k8s namespace
  • refactor: use aws-iam-eks-trusted module to create all roles used in k8s
  • refactor: delete unused examples
  • doc: add some notes about coding conventions
  • chore: Update CHANGELOG

v1.1.0

19 Oct 06:00
b6cdccd
Compare
Choose a tag to compare

What's Changed

  • fix: disable aws_loadbalancer_controller by default
  • improvement: Use priority expander for cluster autoscaler configuration to prioritize spot node_pool
  • doc: changes in PR and Issue templates, CONTRIBUTING.md
  • doc: Describe the process of updating CHANGELOG.md
  • Update CHANGELOG.md

v1.0.0

14 Oct 09:07
902edf7
Compare
Choose a tag to compare
Merge pull request #117 from maddevsio/semver

feat: Starting semver