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

Flatten the repository structure #164

Open
0xFelix opened this issue Mar 5, 2024 · 5 comments
Open

Flatten the repository structure #164

0xFelix opened this issue Mar 5, 2024 · 5 comments

Comments

@0xFelix
Copy link
Member

0xFelix commented Mar 5, 2024

Is your feature request related to a problem? Please describe:

The repository is making extensive use of kustomize, which at some places makes it harder than necessary to understand how everything comes together.

Describe the solution you'd like:

We should try to flatten the repo structure and avoid unnecessary deeply nested directory structures and workarounds to Kustomize's behavior where possible.

E.g. it would be nice to flatten instancetypes from this

instancetypes/cx:
1 VirtualMachineClusterInstancetype VirtualMachineInstancetype kustomization.yaml

to this:

instancetypes/cx1:
cx1.yaml sizes.yaml kustomization.yaml

Describe alternatives you've considered:
A clear and concise description of any alternative solutions or features you've considered.

Additional context:
Add any other context or screenshots about the feature request here.

@0xFelix 0xFelix added this to the v1.0.0 milestone Mar 5, 2024
@fabiand
Copy link
Member

fabiand commented Mar 5, 2024

❤️

@lyarwood lyarwood modified the milestones: v1.0.0, v1.1.0 Mar 25, 2024
@kubevirt-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@kubevirt-bot kubevirt-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jun 23, 2024
@fabiand
Copy link
Member

fabiand commented Jun 23, 2024 via email

@kubevirt-bot kubevirt-bot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jun 23, 2024
@0xFelix 0xFelix modified the milestones: v1.1.0, v1.2.0 Aug 1, 2024
@kubevirt-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@kubevirt-bot kubevirt-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Oct 30, 2024
@lyarwood
Copy link
Member

/remove-lifecycle stale

@kubevirt-bot kubevirt-bot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Oct 30, 2024
@lyarwood lyarwood modified the milestones: v1.2.0, v1.3.0 Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants