Releases: metal-stack/firewall-controller-manager
Releases · metal-stack/firewall-controller-manager
v0.6.1
Compare
Sorry, something went wrong.
No results found
General Changes
Add systemd-restart annotation for firewall resource. (#88 ) @Gerrit91
fix: correct event message format in createFirewall function (#90 ) @mwennrich
Fix typos in API constants. (#89 ) @Gerrit91
v0.6.0
Compare
Sorry, something went wrong.
No results found
v0.5.1
Compare
Sorry, something went wrong.
No results found
v0.5.0
Compare
Sorry, something went wrong.
No results found
General Changes
Drop support for K8s versions < 1.24 (fix for GKE version). (#68 ) @Gerrit91
v0.4.3
Compare
Sorry, something went wrong.
No results found
v0.4.2
Compare
Sorry, something went wrong.
No results found
v0.4.1
Compare
Sorry, something went wrong.
No results found
General Changes
Fix firewall not recreated when manually deleted. (#57 ) @Gerrit91
v0.4.0
Compare
Sorry, something went wrong.
No results found
General Changes
Propagate firewall status update when controller version changes. (#56 ) @Gerrit91
Update firewalls in maintenance reconciliation (#43 ) @Gerrit91
v0.3.5
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
General Changes
Some firewall machine status fields are optional. (#52 ) @Gerrit91
workflow: rename Integration Test phase (#50 ) @vknabel