Releases: gardener/vpn2
Releases · gardener/vpn2
0.15.0
no release notes available
0.14.0
[vpn2]
🏃 Others
- [OPERATOR] Set primary device for bond device to avoid partitioning of VPN clients into two groups (gardener/vpn2#25, @MartinWeindel)
- [OPERATOR] Update builder image to
golang:1.19.5
(gardener/vpn2#25, @MartinWeindel)
0.13.0
[vpn2]
🏃 Others
- [OPERATOR] Restrict network ranges for HA VPN to
192.168.123.0/24
(gardener/vpn2#22, @MartinWeindel)
📰 Noteworthy
- [OPERATOR] scheduler.alpha.kubernetes.io/critical-pod annotation is removed as pod priority (spec.priorityClassName) is used instead to mark pods as critical (gardener/vpn2#20, @dimitar-kostadinov)
- [OPERATOR] Add openvpn_exporter to vpn-seed-server image (gardener/vpn2#21, @MartinWeindel)
0.12.0
[vpn2]
📰 Noteworthy
- [OPERATOR] Support high available vpn-seed-server/vpn-shoot setup (gardener/vpn2#19, @MartinWeindel)
0.11.1
no release notes available
0.11.0
[vpn2]
📰 Noteworthy
- [OPERATOR] Updated base image of vpn seed server and vpn shoot client to alpine 3.16.2 (gardener/vpn2#18, @ScheererJ)
0.10.0
[vpn2]
📰 Noteworthy
- [OPERATOR] Add missing sleep command to minimized container image. (gardener/vpn2#16, @ScheererJ)
- [OPERATOR] Switched openvpn topology to subnet and ensured that the chosen cipher is always selected. (gardener/vpn2#15, @ScheererJ)
0.9.0
[vpn2]
📰 Noteworthy
- [OPERATOR] vpn-seed-server and vpn-shoot-client container images now contain only a reduced set of binary/libaries. (gardener/vpn2#14, @ScheererJ)
0.8.0
[vpn2]
📰 Noteworthy
- [OPERATOR] VPN shoot client can now be run with a privileged init container and a non-privileged runtime container (gardener/vpn2#12, @ScheererJ)
0.7.0
[vpn2]
📰 Noteworthy
- [OPERATOR] Container images are now being build and published also for
arm64
platforms. (gardener/vpn2#9, @timuthy)