Skip to content

Releases: giantswarm/cluster-aws

v0.1.12

18 Mar 09:02
f3555c6
Compare
Choose a tag to compare
  • Prefix machine pool with cluster id.
  • Set etcd max db size to 8 GB.
  • Add encryption provider config for k8s secrets.

v0.1.11

15 Mar 09:42
3da40ca
Compare
Choose a tag to compare
  • Add audit-policy to kubernetes api.
  • Fix AWSMachinePool min and max values.

v0.1.10

09 Mar 16:03
f70fe00
Compare
Choose a tag to compare
Release v0.1.10 (#30)

Co-authored-by: github-actions <[email protected]>

v0.1.9

07 Mar 18:08
f71a633
Compare
Choose a tag to compare

Changed

  • Upgrade to vbeta1 version for all CRs.

v0.1.8

07 Mar 16:45
06a697a
Compare
Choose a tag to compare
Release v0.1.8 (#25)

Co-authored-by: github-actions <[email protected]>
Co-authored-by: calvix <[email protected]>

v0.1.7

07 Mar 16:14
58cd106
Compare
Choose a tag to compare
Release v0.1.7 (#23)

Co-authored-by: github-actions <[email protected]>

v0.1.6

07 Mar 15:27
c035932
Compare
Choose a tag to compare
Release v0.1.6 (#21)

Co-authored-by: github-actions <[email protected]>

v0.1.5

04 Mar 08:33
a111810
Compare
Choose a tag to compare

Removed

  • Remove AWSClusterRole CR from the repository to prevent deletion of the role before the cluster is deleted.

v0.1.4

03 Mar 17:07
a70047c
Compare
Choose a tag to compare

Added

  • Add labels to machine metadata to AWSMachineTemplate CRs.

v0.1.3

02 Mar 08:23
80f9170
Compare
Choose a tag to compare

Added

  • Add sourceIdenityRef to AWSClusterRoleIdentity CR.