Skip to content

Latest commit

 

History

History
82 lines (41 loc) · 4.48 KB

CHANGELOG.md

File metadata and controls

82 lines (41 loc) · 4.48 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.1 (2021-04-13)

0.2.0 (2021-03-22)

⚠ BREAKING CHANGES

  • Due to naming and scope problem, it's not possible to upgrade existing super-eks clusters without running into problems. If you can, it's probably easiest to just create a new stack and migrate your workloads. A normal update will try to create a new cluster and delete the old one which will lead to downtime.

  • CDK 1.94, naming, eks 1.19 (#98) (c5068c1)

0.1.9 (2021-03-08)

Features

  • #45: Migrate add-on from custom resource to CfnAddon construct (#76) (6c200cc), closes #45

0.1.8 (2021-03-03)

Features

0.1.7 (2021-02-05)

Features

  • Harden NodeGroupRole by denying VPC actions. (#37) (8e6dabe)

0.1.6 (2021-02-05)

Features

0.1.5 (2021-02-04)

0.1.4 (2021-02-04)

Features

  • Whitelist IAM roles for admin access (#29) (68cb98d)

0.1.3 (2021-02-04)

0.1.2 (2021-02-04)

Bug Fixes

0.1.1 (2021-02-04)

Features

  • #20: dedicated Nodegroups for internal workloads (#24) (b3aad73), closes #20
  • #3: cluster setup (#5) (eea2748), closes #3

Bug Fixes

  • external-dns: namespace creation (#14) (fdf6ed1)
  • fluent-bit: cloudWatch must be camelCase (2e4d288)

0.0.1 (2021-02-04)