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

feat: add new LinodeClusterTemplate and LinodeMachineTemplate CRDs #66

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

AshleyDumaine
Copy link
Contributor

@AshleyDumaine AshleyDumaine commented Jan 25, 2024

We'll want to have machine templates and cluster templates for ease of use for creating LinodeMachines and LinodeClusters respectively.

LinodeMachineTemplate in particular is needed for the infrastructureRef field on KubeadmControlPlane and a MachineDeployment to create a Cluster.

LinodeCluster is useful if we want ClusterClass support. Also, using ClusterTemplates is recommended by the CAPI docs for e2e testing.

@AshleyDumaine AshleyDumaine marked this pull request as ready for review January 25, 2024 21:26
@luthermonson luthermonson requested a review from mhmxs January 26, 2024 03:30
@AshleyDumaine AshleyDumaine force-pushed the new-types branch 2 times, most recently from b0ad3b6 to 07d28c2 Compare January 26, 2024 14:43
@eljohnson92 eljohnson92 merged commit ec04676 into linode:main Jan 26, 2024
5 checks passed
@AshleyDumaine AshleyDumaine deleted the new-types branch January 26, 2024 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants