crossplane / conformance

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

Refactor into distinct distribution and provider conformance tests #5

Closed negz closed 3 years ago

negz commented 3 years ago

Description of your changes

This allows parties interested in conformance to run a different Sonobuoy plugin depending on whether they want to test a Crossplane distribution or a Crossplane provider for conformance.

I have:

How has this code been tested

I've run the tests against a local kind cluster (though the provider tests are currently a no-op).