Skip to content

Releases: oscarhermoso/binarylane-cloud-controller-manager

v0.2.4

07 Mar 03:02
524fb3e

Choose a tag to compare

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

01 Feb 09:02
1781c2e

Choose a tag to compare

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

24 Jan 05:30
fcd809a

Choose a tag to compare

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

19 Jan 06:44
8a5ba43

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

17 Jan 09:44
6bcd95a

Choose a tag to compare

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

17 Jan 04:41
a493610

Choose a tag to compare

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

Full Changelog: v0.1.1...v0.1.2

v0.1.1

11 Jan 03:46
28edd44

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

10 Jan 08:09
7bc78bb

Choose a tag to compare

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