This repository has been archived by the owner on Nov 30, 2023. It is now read-only.
Releases: giantswarm/capg-firewall-rule-operator
Releases · giantswarm/capg-firewall-rule-operator
v0.6.0
v0.5.1
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
Release v0.5.0 (#26) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.4.1
Changed
- Do not error if bastion allowlist annotation is missing for backwards compatibility.
v0.4.0
Changed
- Get allowlist IP ranges from the GCP cluster annotation instead using
0.0.0.0/0
.
v0.3.1
Release v0.3.1 (#18) Co-authored-by: github-actions <action@github.com>
v0.3.0
Release v0.3.0 (#14) Co-authored-by: github-actions <action@github.com>
v0.2.1
Release v0.2.1 (#13) Co-authored-by: github-actions <action@github.com> Co-authored-by: calvix <vaclav@giantswarm.io>
v0.2.0
Release v0.2.0 (#11) Co-authored-by: github-actions <action@github.com>
v0.1.1
Release v0.1.1 (#6) Co-authored-by: github-actions <action@github.com>