Cloud Provider Equinix Metal Versions Save

Kubernetes Cloud Provider for Equinix Metal (formerly Packet Cloud Controller Manager)

v3.3.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/equinix/cloud-provider-equinix-metal/compare/v3.2.2...v3.3.0

v3.2.3

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/equinix/cloud-provider-equinix-metal/compare/v3.2.2...v3.2.3

v3.2.2

2 years ago

taints and tolerations bug fix

What's Changed

Full Changelog: https://github.com/equinix/cloud-provider-equinix-metal/compare/v3.2.1...v3.2.2

v3.2.1

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/equinix/cloud-provider-equinix-metal/compare/v3.2.0...v3.2.1

v3.2.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/equinix/cloud-provider-equinix-metal/compare/v3.1.0...v3.2.0

v3.1.0

3 years ago

What's Changed

Full Changelog: https://github.com/equinix/cloud-provider-equinix-metal/compare/v3.0.2...v3.1.0

v3.0.2

3 years ago

What's Changed

Full Changelog: https://github.com/equinix/cloud-provider-equinix-metal/compare/v3.0.1...v3.0.2

v3.0.1

3 years ago

Fixes

  • #143 fix log verbosity options
  • #140 exit on failed service startup, previous behavior would idle silently on a failed startup
  • #148 kube-vip loadbalancer settings were not detected properly, preventing it from being enabled

v3.0.0

3 years ago

v2.0.0

3 years ago

v2.0.0 is a significant update from the v1 series. See also, https://metal.canny.io/changelog/kubernetes-ccm-improvements.

MetalLB is no longer managed, bring your own MetalLB or install it with CCM manifests and Packet CCM will manage the configmap for MetalLB.

See https://github.com/packethost/packet-ccm#get-equinix-metal-project-id-and-api-token for installation instructions, from Loadbalancer and BGP configuration to the Secret format for Packet credentials.

Changes

  • reliable Elastic IP for control plane load balancing without additional work
  • reliable enabling of BGP on projects
  • bug fixes: annotations on nodes, RBAC authentication fixes, lost errors, release issues
  • support for multiple bgp peers, enabling us to work correctly in the new Equinix IBX facilities
  • separate deployment of metallb load balancer, for better control and easier deployment
  • BGP API endpoint error handling
  • add option to configure and control metallb, when deployed separately
  • regular sync updates for all changes, to ensure we can recover from missed updates
  • support for expansive configmap, easing support of other formats