Releases: oscarhermoso/binarylane-cloud-controller-manager
Releases · oscarhermoso/binarylane-cloud-controller-manager
v0.2.4
What's Changed
- Bump k8s to support v1.35, automount service account token by @oscarhermoso in #31
Warning
I believe that there are some breaking changes to the Helm chart in here, but I don't think anyone's actually using this cloud provider yet, so I've just incremented the version like it's any old bugfix.
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Update labels on charts & manifests by @oscarhermoso in #28
- Update helm charts with latest app version by @oscarhermoso in #29
- 🐈 Bump docker/login-action from 3.6.0 to 3.7.0 in the minor-patch group by @dependabot[bot] in #30
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Remove unsupported configuration options by @oscarhermoso in #27
- Removed all references to the apiUrl/BINARYLANE_API_URL configuration, was unsupported.
- Updated Helm chart - removed unsupported arguments (--cluster-cidr, --configure-cloud-routes, etc.).
- Updated the BinaryLane API client to include a static User-Agent header for easier identification.
- 🐈 Bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #26
- 🐈 Bump actions/download-artifact from 4 to 7 by @dependabot[bot] in #25
- 🐈 Bump docker/login-action from 2.2.0 to 3.6.0 by @dependabot[bot] in #24
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Publish helm charts as OCI package by @oscarhermoso in #23
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Add routes to the cloud-controller-manager by @oscarhermoso in #22
- 🐈 Bump the minor-patch group across 1 directory with 6 updates by @dependabot[bot] in #21
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- 🐈 Bump golangci/golangci-lint-action from 6 to 9 by @dependabot[bot] in #6
- 🐈 Bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #8
- 🐈 Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #11
- 🐈 Bump actions/checkout from 4 to 6 by @dependabot[bot] in #10
- Decouple regions from cloud-controller-manager, update release.yml and docs by @oscarhermoso in #15
- Configure kubelet for external cloud provider to fix node initialization by @Copilot in #18
- Faster deploy cluster script, fix release.yml by @oscarhermoso in #17
- Update Dockerfile, test and release pipelines by @oscarhermoso in #20
New Contributors
- @dependabot[bot] made their first contribution in #6
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
What's Changed
- Implement Cloud Controller Manager for BinaryLane with E2E Testing in #1
Full Changelog: https://github.com/oscarhermoso/binarylane-cloud-controller-manager/commits/v0.1.0