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 stack-packet to be compatible with Crossplane v0.4.0 #8

Closed hasheddan closed 4 years ago

hasheddan commented 4 years ago

Crossplane [v0.4.0]() introduced a number of breaking changes including:

The design of these components is reflected in the following docs: [1] https://github.com/crossplaneio/crossplane/blob/master/design/one-pager-simple-class-selection.md [2] https://github.com/crossplaneio/crossplane/blob/master/design/one-pager-managed-resource-api-design.md [3] https://github.com/crossplaneio/crossplane/blob/master/design/one-pager-cross-resource-referencing.md

stack-packet should be updated to be compatible with these changes.