Releases: inwinstack/pa-svc-syncker
Releases · inwinstack/pa-svc-syncker
v0.8.0
- Remove the public IP allocation.
v0.7.1
Fix adding finalizer and update pkgs (#21)
* Fix adding finalizer and update pkgs
* Bump k8s deployment to v0.7.1
* Remove apiextensions from RBAC
v0.7.0
- Change dep to go mod.
- Update pkg and cmd.
- Use the pure client-go library to implement the controller.
- Remove unnecessary files.
- Add finalizer to ensure resources were released.