-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or requestwontfixThis will not be worked onThis will not be worked on
Description
What problem are you facing?
We need to ensure distributions of Crossplane provide conformant support for Composition.
How could conformance help solve your problem?
We could add increase the thoroughness of tests for Composition. We should at a minimum test that:
- Well formed XRDs become established and offered when they're installed.
- XRDs define cluster scoped XRs and namespace scoped XRCs.
- Creating an XRC creates a corresponding XR and composes resources per the Composition used.
- XRs and XRCs write their connection secrets as instructed.
We may also want to test that:
- Selecting compositions works as intended.
- Enforcing and defaulting compositions works as intended.
- Both anonymous and named composition templates work as intended.
- All supported patch and transform types work as intended.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestwontfixThis will not be worked onThis will not be worked on