Closed
Description
What happened?
I try to create a single droplet CR and it never become ready and create me multiple Droplets on my DO account
How can we reproduce it?
I reproduce it multiple time
with the following CR
apiVersion: compute.do.crossplane.io/v1alpha1
kind: Droplet
metadata:
name: example
annotations:
crossplane.io/external-name: crossplane-droplet
spec:
forProvider:
region: ams3
size: s-1vcpu-1gb
image: ubuntu-20-04-x64
providerConfigRef:
name: do-example
What environment did it happen in?
Crossplane version: crossplane-1.8.1
Kubernetes: v1.21.8
DO Provider 0.1.0