Skip to content

Releases: giantswarm/aws-pod-identity-webhook

v1.7.0

16 Mar 08:57
00f2be6
Compare
Choose a tag to compare

Changed

  • Use image.registry value as registry domain for the restarter image.

v1.6.3

20 Feb 13:41
eee4c22
Compare
Choose a tag to compare

Added

  • Add service name ports

Fixed

  • Remove duplicate labels definition in service
  • Group all monitoring annotations

v1.6.2

17 Feb 19:28
350f7bf
Compare
Choose a tag to compare

Fixed

  • Added projected and secret volumes to PodSecurityPolicy.

v1.6.1

17 Feb 18:17
22b9c8a
Compare
Choose a tag to compare

Fixed

  • Added runAsUser: 1000 to securityContext.

v1.6.0

17 Feb 17:40
88b98f8
Compare
Choose a tag to compare

Changed

  • Added the use of the runtime/default seccomp profile.
  • Added runAsUser: 1000 to securityContext.

v1.5.0

02 Feb 09:18
0a70d4c
Compare
Choose a tag to compare

Changed

  • Update image to the latest version of our fork v0.2.0.

v1.4.0

12 Jan 08:58
0319512
Compare
Choose a tag to compare
  • Added selecting image image based on provider
  • Added giantswarm/amazon-eks-pod-identity-webhook-gs:v0.1.0 our custom fork to which adds the aws account id to the service account role-arn annotation

v1.3.0

05 Jan 17:09
87a5ce7
Compare
Choose a tag to compare
  • Undo image update to giantswarm/amazon-eks-pod-identity-webhook-gs:v0.1.0 our custom fork to which adds the aws account id to the service account role-arn annotation

v1.2.0

05 Jan 15:14
a8fbc19
Compare
Choose a tag to compare

Added

  • Updated image to giantswarm/amazon-eks-pod-identity-webhook-gs:v0.1.0 our custom fork to which adds the aws account id to the service account role-arn annotation

v1.1.1

08 Dec 11:48
0112c19
Compare
Choose a tag to compare

Fixed

  • PodDisruptionBudget incorrectly matching the completed restarter Job pod.