Releases: giantswarm/cluster-aws
Releases · giantswarm/cluster-aws
v0.10.0
Changed
.Values.controlPlane.apiLoadbalancerScheme
has been removed in favour of.Values.network.apiMode
Added
- Support for specifying private VPC configuration (not yet used)
- Support for specifying private DNS zone configuration.
- Validation of vpcMode and apiMode combination being valid
v0.9.2
Changed
- Default network topology mode changed to 'None'
v0.9.1
Fixed
- Fix helm context for proxy helper function.
v0.9.0
Added
- Add support for configuring outgoing proxy for the cluster.
- Allow configuration of loadbalancer for Control Plane API (
internet-facing
will be default).
v0.8.7
Fixed
- Improved hash function to hash based on whole
.Spec
rather than just provided values
v0.8.6
Fixed
- AZ list rendering
v0.8.5
Added
- Network topology mode annotations
- Add role label to bastion machine.
v0.8.4
Fixed
- Ensure availability zone restrictions are added to the subnet filters
v0.8.3
Fixed
- Fix subnet filter to relevant with
tag:
prefix.
v0.8.1
Fixed
- Limit subnet filter to relevant, cluster owned, subnets