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

Update to v2 Crossplane packging format #27

Closed hasheddan closed 3 years ago

hasheddan commented 3 years ago

What problem are you facing?

Crossplane v0.13 introduced a new package manager and dropped support for the old package manager. As part of this change, a new v2 package format was introduced. Old provider packages that do not conform will be unable to be installed with Crossplane v0.13 or later.

How could the Packet Crossplane Provider help solve your problem?

Update to v2 package format as described in crossplane/crossplane#1756 and the linked PRs.