Skip to content

v1.0.0

Compare
Choose a tag to compare
@kairen kairen released this 23 Oct 05:25
· 124 commits to master since this release

VERSION SUPPORTS:

  • etcd v3.4.0+
  • Kubernetes v1.19.0+
  • Terraform ~> 0.12
    • ignition ~> 1.2.1
    • aws >= 2.26.0

BUG FIXES:

  • lock terraform required version (#94)
  • rename CHANGELOG.pre-v0.2.0.md to v0.1.0 (#84)

FEATURES:

  • move ignitions modules to new repo (#92)
  • add new var for setting Kubernetes version (#91)
  • update os ami module and add version var (#90)
  • remove CoreOS Container Linux (#89)
  • add changelog generation script (#83)
  • move etcd and Kubernetes ignition to new repos (#82)

REFACTORS:

  • refactor aws iam auth and irsa module (#88)

ENHANCEMENTS:

  • update etcd and kubernetes ignition source (#87)
  • update README.md (#85)

TESTS:

  • make sure that tests run in different region (#47)