Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Releases: giantswarm/capg-firewall-rule-operator

v0.6.0

04 Oct 12:40
0f90e18
Compare
Choose a tag to compare

Changed

  • PodSecurityPolicy are removed on newer k8s versions, so only apply it if object is registered in the k8s API.

v0.5.1

02 Sep 13:35
77a32bf
Compare
Choose a tag to compare

Added

  • Allow WC's NAT IPs to communicate with the API through the Load Balancer

Fixed

  • Manually list NAT IPs and filter instead of getting them from the Router.
  • Fix adding and removing the allowlist annotation failing for security rules
  • Do not error if backend service isn't deleted when reconciling delete event. Instead just skip the event

v0.5.0

23 Aug 16:12
cb91bff
Compare
Choose a tag to compare
Release v0.5.0 (#26)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v0.4.1

20 Jul 15:44
349f798
Compare
Choose a tag to compare

Changed

  • Do not error if bastion allowlist annotation is missing for backwards compatibility.

v0.4.0

20 Jul 09:34
3684668
Compare
Choose a tag to compare

Changed

  • Get allowlist IP ranges from the GCP cluster annotation instead using 0.0.0.0/0.

v0.3.1

30 Jun 08:25
e2ade6c
Compare
Choose a tag to compare
Release v0.3.1 (#18)

Co-authored-by: github-actions <action@github.com>

v0.3.0

22 Jun 16:00
ef7e9c5
Compare
Choose a tag to compare
Release v0.3.0 (#14)

Co-authored-by: github-actions <action@github.com>

v0.2.1

22 Jun 12:06
fb76ebf
Compare
Choose a tag to compare
Release v0.2.1 (#13)

Co-authored-by: github-actions <action@github.com>
Co-authored-by: calvix <vaclav@giantswarm.io>

v0.2.0

21 Jun 08:06
7644ca5
Compare
Choose a tag to compare
Release v0.2.0 (#11)

Co-authored-by: github-actions <action@github.com>

v0.1.1

07 Jun 15:37
d4792e8
Compare
Choose a tag to compare
Release v0.1.1 (#6)

Co-authored-by: github-actions <action@github.com>