Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase thoroughness of Composition conformance tests #9

Open
5 of 8 tasks
negz opened this issue May 3, 2021 · 1 comment
Open
5 of 8 tasks

Increase thoroughness of Composition conformance tests #9

negz opened this issue May 3, 2021 · 1 comment
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@negz
Copy link
Member

negz commented May 3, 2021

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.
@negz negz added the enhancement New feature or request label May 3, 2021
@negz negz changed the title Test for conformant Composition support Increase thoroughness of Composition conformance tests May 7, 2021
@stale
Copy link

stale bot commented Aug 13, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Aug 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant