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 Crossplane 0.11.1 #14

Closed displague closed 4 years ago

displague commented 4 years ago

This PR updates the provider for Crossplane 0.11.1 changes (and the more recent 0.12.0, afaik).

Changes include

Some names and versions must be chosen and configured (and revised in this PR).

  1. [x] Rename this repo to provider-packet (I would prefer crossplane-provider-packet, which would require renames within the code)
  2. [x] Update the API version to v1alpha2
  3. [x] Create a packethost Docker repo for "crossplane-provider-packet"
  4. [x] Decide on Git and Docker tag (v0.0.2?) (Does this conflict with @jasmingacic v0.0.2 and v0.0.3 images?)

After merge:

  1. [ ] Build and publish this image
  2. [ ] publish v0.0.2 (this version) tag and GitHub release (this PR should include all changes in preparation for that tag before merge)
  3. [ ] publish v0.0.2 Docker image

(This PR merges and extends #5 and #10)