Releases: metal-stack/firewall-controller-manager
Releases · metal-stack/firewall-controller-manager
v0.4.1
General Changes
- Fix firewall not recreated when manually deleted. (#57) @Gerrit91
v0.4.0
General Changes
- Propagate firewall status update when controller version changes. (#56) @Gerrit91
- Update firewalls in maintenance reconciliation (#43) @Gerrit91
v0.3.5
General Changes
- Reduce amount of firewall status updates through monitor controller. (#55) @Gerrit91
- Add annotation to trigger directed resource reconciliation. (#53) @Gerrit91
- Update dependencies including controller-runtime. (#54) @Gerrit91
v0.3.4
General Changes
- Some firewall machine status fields are optional. (#52) @Gerrit91
- workflow: rename Integration Test phase (#50) @vknabel
v0.3.2
General Changes
- Allow the definition of allowed networks for isolated clusters (#48) @majst01
v0.3.0
General Changes
- Report last seed updated controllerstatus (#46) @majst01