crossplane / conformance

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

Test distributions for compliant Configuration support #4

Closed negz closed 3 years ago

negz commented 3 years ago

Description of your changes

This PR ensures that a Configuration and its dependencies can be successfully installed. It also adds a small test to ensure all core Crossplane types are defined as expected.

I have:

How has this code been tested

I've run it against crossplane/crossplane installed on a kind cluster.