Releases: metal-stack/firewall-controller-manager
Releases · metal-stack/firewall-controller-manager
v0.2.3
General Changes
- Try hard to get firewall by ID if possible to reduce metal-api load (#41) @majst01
v0.2.2
General Changes
- Implement updating ssh public keys in metal-api. (#39) @Gerrit91
v0.2.1
General Changes
- Enforce old service account secrets in k8s 1.24. (#36) @Gerrit91
v0.2.0
General Changes
- Integration test and improvements on recreate strategy. (#35) @Gerrit91
- Bring back development in mini-lab. (#34) @Gerrit91
- Show firewall-controller version by default, spec version on wide. (#33) @Gerrit91
- Implement orchestrated firewall distance configuration. (#24) @Gerrit91
v0.1.5
General Changes
- Fix token updater shutting down on error. (#29) @Gerrit91
- Requeue reconciliation on status error. (#28) @Gerrit91
- Add annotation true helper function. (#27) @Gerrit91
- Factor out default firewall reconcile interval into a constant. (#26) @Gerrit91
- Update Makefile to latest controller tools templates. (#25) @Gerrit91
v0.1.4
General Changes
- Reconcile deployment on label change also. (#22) @Gerrit91
- Introduce more sophisticated scale down precedence. (#21) @Gerrit91
- Reconcile resources on annotation change. (#20) @Gerrit91