Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 2.69 KB

CHANGELOG.md

File metadata and controls

49 lines (36 loc) · 2.69 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.

v1.0.2 - 2020-12-08

FEATURES:

  • unify binary key name

v1.0.1 - 2020-12-07

v1.0.0 - 2020-10-20

ENHANCEMENTS:

  • update docs, add v1 changelog, and update Makefile (#27)
  • update list of addons (#15)
  • update README.md (#5)

FEATURES:

  • bump aws cni to v1.7 (#25)
  • add tolerations and nodeSelector to pod identity webhook (#16)
  • merge iam-auth webhook module to iam-auth addon module (#13)
  • add IRSA support for out of cluster tls cert (#12)
  • bump Kubernetes version to 1.19.0 (#11)
  • add aws pod identity webhook (#10)
  • add aws iam auth addon (#9)
  • add aws-iam-authenticator webhook (#8)

BUG FIXES:

  • update CoreDNS forward (#24)
  • make irsa addon only support in cluster mode (#22)
  • use kubernetes.io path for token-mount-path var (#21)
  • update aws iam-auth default vars (#20)
  • fix aws iam-auth template render (#19)
  • remove count for ignition_file (#17)
  • rename cert_path to pki_dir_path (#14)