crossplane-contrib / provider-equinix-metal

DEPRECATED: Use provider-jet-equinix :warning:
https://github.com/crossplane-contrib/provider-jet-equinix
Apache License 2.0
16 stars 8 forks source link

Implement IP Reservation Requests #41

Closed displague closed 9 months ago

displague commented 3 years ago

What problem are you facing?

It is not yet possible to create IP reservations (EIPs) using Crossplane.

Some use cases for EIPs:

How could the Equinix Metal Crossplane Provider help solve your problem?

displague commented 3 years ago

39 corrected IPAddresses setting from the Device spec, so it is now possible (in master) to get some of this EIP behavior at device creation time.

displague commented 3 years ago

reservation id and the address or range provisioned should both be made available as referencers

displague commented 9 months ago

Closing for #69

IP Reservation support is present in https://github.com/crossplane-contrib/provider-jet-equinix