crossplane-contrib / provider-alibaba

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

Build provider packages with static content #40

Closed hasheddan closed 3 years ago

hasheddan commented 3 years ago

Description of your changes

Updates the provider package image to only include a single static package.yaml file that can be parsed by the package manager.

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

I have:

How has this code been tested

See crossplane/provider-aws#365 and crossplane/crossplane#1756 for more info.