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 compatibility with Crossplane v0.4.0 #9

Closed hasheddan closed 5 years ago

hasheddan commented 5 years ago

This updates stack-packet to be compatible with Crossplane v0.4.0. Notably, it does NOT update the apis to follow standards established for optional fields and high-fidelity / late initialization. TODO comments have been added to denote where further improvements are needed.

Fixes #8

hasheddan commented 5 years ago

I can't assign as reviewers, but would love to get @negz and @muvaf eyes on this.

jasmingacic commented 5 years ago

Let's wait on @negz and @muvaf before we merge this.

negz commented 5 years ago

@hasheddan This looks good to me!

jasmingacic commented 5 years ago

@hasheddan Since we are on the same page. Should I merge this?