crossplane-contrib / provider-alibaba

Crossplane provider for Alibaba Cloud
Apache License 2.0
50 stars 18 forks source link

Use crossplane-runtime Reference type for provider references #30

Closed hasheddan closed 4 years ago

hasheddan commented 4 years ago

Description of your changes

This updates all provider references to use the crossplane-runtime Reference type in order to avoid errors from a user supplying an extraneous namespace in their provider reference.

Signed-off-by: hasheddan georgedanielmangum@gmail.com

See https://github.com/crossplane/provider-aws/pull/264

Checklist

I have: