Releases: Smirl/digitalocean-floating-ip-controller
Releases · Smirl/digitalocean-floating-ip-controller
v0.6.1
Changes
- Change the resources that the manager container requires (#28) @Smirl
v0.6.0
Changes
- Add tests with mocked digitalocean API responses (#21) @Smirl
- Upgrade Ginkgo to v2 (#20) @Smirl
- Upgrade k8s client version to 1.21 (#19) @Smirl
v0.5.0
Changes
- Gracefully handle 422 response codes when FloatingIP is in pending state (#18) @Smirl
- Update serviceaccount with cluster level permissions (#16) @Smirl
v0.4.2
Changes
- Ensure we checkout the code in the deploy job (#15) @Smirl
v0.4.1
Changes
- Fix stage name in github actions (#14) @Smirl
v0.4.0
Changes
- Deploy using github actions to a test digitalocean cluster (#13) @Smirl
v0.1.0
Changes
- Better inline comments and status update in Reconcile (#7) @Smirl
- Rename github action to main (#6) @Smirl
- Publish docker image on release (#5) @Smirl
- Add release drafter workflow (#4) @Smirl
- Initial cut of controller