Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

59 lines (40 loc) · 1.51 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.2.2 - 2020-06-16

FEATURES

  • clean up Prometheus configuration and added default sane kubernetes alerts

DOCS

  • add MIT license

v0.2.1 - 2020-06-08

BUG FIXES

  • remove scheme from OIDC issuer URL to fix cluster-autoscaler IRSA

ENHANCEMENTS

  • output ASG tags from cluster-autoscaler

v0.2.0 - 2020-06-08

BUG FIXES

  • change all 'enabled' variables to 'enable'
  • rename variable oidc_provider_issuer to oidc_provider_url
  • remove kubernetes provider config from cluster-autoscaler

FEATURES

  • add cilium, kube-monkey, loki and prometheus
  • add metrics-server
  • add aws-node-termination-handler module

DOCS

  • Add README with usage and release instructions

v0.1.0 - 2020-06-01

REFACTORS

  • define cluster-autoscaler IAM role using terraform-aws-iam module

FEATURES

  • add cluster-autoscaler