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

Generic XR (or Orphan Composition) #5552

Open
nbragin4 opened this issue Apr 5, 2024 · 1 comment
Open

Generic XR (or Orphan Composition) #5552

nbragin4 opened this issue Apr 5, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@nbragin4
Copy link

nbragin4 commented Apr 5, 2024

What problem are you facing?

Sometimes we have need to create some specific resources without creation of Composition, XRD, and XR for it.

How could Crossplane help solve your problem?

Create Generic XR CRD which should contain the same features as Composition, but also "forProvider" (to avoid using XRD) field with any structure to let user decide what variables he need. It something like XR, XRD and Composition in One. Generic XR have one instance and runs as any other XR, but contains XRD and Composition inside, allowing engineers to solve super-specific tasks without creating one more XRD and one more Composition for it.

@nbragin4 nbragin4 added the enhancement New feature or request label Apr 5, 2024
@bobh66
Copy link
Contributor

bobh66 commented Apr 5, 2024

@nbragin4 Can you provide an example of what you are looking for? You can create MRs directly without using an XRD/Composition, using regular gitops or a Helm chart or however else you like.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants