Skip to content

Releases: giantswarm/aws-vpc-operator

v0.8.1

14 Aug 12:18
1c76929
Compare
Choose a tag to compare

Fixed

  • Disable logger development mode to avoid panicking

v0.8.0

24 Jul 09:33
ded4f81
Compare
Choose a tag to compare

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

27 Jun 13:30
90dc407
Compare
Choose a tag to compare

Changed

  • Update imports to fetch CAPA CRs version v1beta2.

v0.6.0

19 Feb 12:28
33167cd
Compare
Choose a tag to compare

Added

  • Add global.podSecurityStandards.enforced value for PSS migration.

Changed

  • Configure gsoci.azurecr.io as the default container image registry.

v0.5.0

20 Jul 12:58
c1c8e97
Compare
Choose a tag to compare

Added

  • Add necessary values for PSS policy warnings.

Changed

  • migrate from secretmanager VPC endpoint to s3 endpoint for Flatcar.

v0.4.0

15 Mar 11:06
101ca2e
Compare
Choose a tag to compare

Changed

  • Don't unpause the cluster, because other controller will do it.

v0.3.1

27 Feb 16:20
6646079
Compare
Choose a tag to compare

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

30 Jan 13:21
94b8f65
Compare
Choose a tag to compare

Changed

  • Don't overwrite the Name tag specified in AWSCluster when creating subnets.

v0.2.2

13 Jan 14:59
2d2dd26
Compare
Choose a tag to compare

Fixed

  • Added missing tag prefix to filters to ensure its using the AWS tags for filtering subnets

v0.2.1

13 Jan 14:04
5d19ce6
Compare
Choose a tag to compare

Fixed

  • Ensure the cluster role is assumed when getting endpoints subnets