Releases: giantswarm/aws-vpc-operator
Releases · giantswarm/aws-vpc-operator
v0.8.1
v0.8.0
Changed
- Update Go dependencies for CAPI/CAPA/controller-runtime
Fixed
- Remove unsetting of subnet ID since
AWSCluster
CRD had a breaking change and requires the field
v0.7.0
Changed
- Update imports to fetch CAPA CRs version
v1beta2
.
v0.6.0
Added
- Add
global.podSecurityStandards.enforced
value for PSS migration.
Changed
- Configure
gsoci.azurecr.io
as the default container image registry.
v0.5.0
v0.4.0
Changed
- Don't unpause the cluster, because other controller will do it.
v0.3.1
Added
- Add the use of the runtime/default seccomp profile. Allow required volume types in PSP so that pods can still be admitted.
Changed
- Don't create VPC Endpoints if VPC Endpoint annotation is set to
UserManaged
- Do not generate a name if
Name
tag already given so that we can never confuse the values - Only wait for CAPA deletion of load balancer and security groups if its finalizer is still there
v0.3.0
Changed
- Don't overwrite the
Name
tag specified inAWSCluster
when creating subnets.
v0.2.2
Fixed
- Added missing
tag
prefix to filters to ensure its using the AWS tags for filtering subnets
v0.2.1
Fixed
- Ensure the cluster role is assumed when getting endpoints subnets