crossplane / conformance

A Sonobuoy plugin to assess @crossplane conformance.
Apache License 2.0
8 stars 5 forks source link

Add initial provider conformance tests #16

Closed negz closed 3 years ago

negz commented 3 years ago

Description of your changes

Fixes some but not all of https://github.com/crossplane/conformance/issues/10

We ensure the provider is installed successfully, and delivers only conformant CRDs. Thanks to kextv1.JSONSchemaProps I now have 7 PhDs in cmp.Option.

I have:

How has this code been tested

I've tested that crossplane/provider-gcp is compliant.