upbound / up

The @upbound CLI
Apache License 2.0
52 stars 41 forks source link

Add support for v1alpha1 Configuration and Provider types #133

Closed tnthornton closed 2 years ago

tnthornton commented 2 years ago

Description of your changes

Prior to this changeset, when end users would attempt to use xpls with a package that was using v1alpha1 of the Configuration or Provider specs a panic would be returned.

Changes made that address this:

Fixes #131

I have:

How has this code been tested

In addition to general functional testing of validations against the reported problematic repo https://github.com/upbound/platform-ref-azure, functional tests were performed to verify:

Screen Shot 2022-01-21 at 1 10 36 PM