Releases: giantswarm/cluster-aws
Releases · giantswarm/cluster-aws
v0.1.12
- Prefix machine pool with cluster id.
- Set etcd max db size to 8 GB.
- Add encryption provider config for k8s secrets.
v0.1.11
- Add
audit-policy
to kubernetes api. - Fix AWSMachinePool min and max values.
v0.1.10
Release v0.1.10 (#30) Co-authored-by: github-actions <[email protected]>
v0.1.9
Changed
- Upgrade to
vbeta1
version for all CRs.
v0.1.8
Release v0.1.8 (#25) Co-authored-by: github-actions <[email protected]> Co-authored-by: calvix <[email protected]>
v0.1.7
Release v0.1.7 (#23) Co-authored-by: github-actions <[email protected]>
v0.1.6
Release v0.1.6 (#21) Co-authored-by: github-actions <[email protected]>
v0.1.5
Removed
- Remove
AWSClusterRole
CR from the repository to prevent deletion of the role before the cluster is deleted.
v0.1.4
Added
- Add labels to machine metadata to
AWSMachineTemplate
CRs.
v0.1.3
Added
- Add
sourceIdenityRef
to AWSClusterRoleIdentity CR.