equinix-labs / metal-go

[Deprecated] Golang client for Equinix Metal
https://deploy.equinix.com/labs/equinix-sdk-go/
MIT License
3 stars 2 forks source link

feat: patch bgpsession spec to remove status enum #178

Closed cprivitere closed 10 months ago

cprivitere commented 10 months ago

While testing the new cluster API 1.5 changes in https://github.com/kubernetes-sigs/cluster-api-provider-packet/pull/674 We discovered the API was returning down,down for the bgpsessionstatus after enabling BGP on a device. This didn't match any of the values in the enum and would return an error. @ctreatma recommends we remove this enum and go back to just a string.

github-actions[bot] commented 10 months ago

This PR is included in version 0.29.0 :tada: