Skip to content

v5.1.0

Compare
Choose a tag to compare
@mglotov mglotov released this 22 Nov 04:37
· 66 commits to main since this release
f0e42c0

What's Changed

  • enh: use basic auth for Grafana by default and feature flag to switch between basic auth, github oauth and gitlab oauth
  • refactor: do not use templates/alb-ingress-controller-values.yaml and set necessary values in a .tf file
  • refactor: do not use templates/aws-node-termination-handler-values.yaml and set necessary values in the eks-aws-node-termination-handler.tf file
  • refactor: do not use templates/external-dns-values.yaml and set necessary values in the eks-external-dns.tf file
  • refactor: do not use templates/external-secrets-values.yaml and set necessary values in the eks-external-secrets.tf file
  • refactor: do not use templates/prometheus-values.yaml and set necessary values in the eks-kube-prometheus-stack.tf file
  • refactor: do not use templates/loki-stack-values.yaml and set necessary values in the eks-loki-stack.tf file
  • refactor: do not use templates/cluster-autoscaler-values.yaml and set necessary values in the eks-cluster-autoscaler.tf file
  • refactor: do not use templates/gitlab-runner-values.yaml and set necessary values in the eks-gitlab-runner.tf file
  • refactor: do not use templates/elk-values.yaml and set necessary values in the eks-elk.tf file
  • refactor: do not use templates/nginx-ingress-values.yaml and set necessary values in the eks-ingress-nginx-controller.tf file
  • refactor: do not use templates/teamcity-values.yaml and set necessary values in the eks-teamcity.tf file
  • refactor: do not use templates/calico-values.yaml and set necessary values in the eks-calico.tf file
  • refactor: do not use templates/istio/istio-operator-values.yaml and set necessary values in the eks-istio.tf file
  • refactor: refactor: do not use templates/cert-manager-values.yaml and set necessary values in the eks-cert-manager.tf file
  • doc: move TFSEC notes from README.md into separate file
  • doc: Update documentation related to secrets
  • chore: update CHANGELOG.md