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

Implement generate MachineDeployments and their referenced objects for a managed topology #4999

Closed
fabriziopandini opened this issue Jul 22, 2021 · 5 comments · Fixed by #5070
Assignees
Labels
area/clusterclass Issues or PRs related to clusterclass kind/feature Categorizes issue or PR as related to a new feature.
Milestone

Comments

@fabriziopandini
Copy link
Member

Detailed Description

This is part of the activities for the implementation of the ClusterClass proposal.

This is a spin of off #4998

As part of the ManageTopologyController reconcile loop, we want to generate the desired state of a managed topology.

This issue focus machine deployments and related templates (cluster and its dependencies are already addressed by This is a spin of off #4998).

Also, please note that implementing support for version upgrade component by component will be addressed in a follow up step.

** Anything else you would like to add: **

This issue assumes #4933 and #4986 to be merged first

Same comments of #4998 applies

/kind feature

@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Jul 22, 2021
@fabriziopandini
Copy link
Member Author

/milestone v0.4

@k8s-ci-robot k8s-ci-robot added this to the v0.4 milestone Jul 22, 2021
@fabriziopandini fabriziopandini changed the title Implement generate desired state for a managed topology - part 2 Implement generate MachineDeployments and their referenced objects for a managed topology Jul 22, 2021
@fabriziopandini
Copy link
Member Author

FYI #5002 implements the first part of this effort

@srm09
Copy link
Contributor

srm09 commented Jul 23, 2021

/assign

@fabriziopandini
Copy link
Member Author

@srm09 let's introduce a new cluster.x-k8s.io/topology/machine-deployment-name label to track the name from cluster.topology.workers.machineDeployments[].name on the generated deployments

@sbueringer
Copy link
Member

/area topology

@killianmuldoon killianmuldoon added the area/clusterclass Issues or PRs related to clusterclass label May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/clusterclass Issues or PRs related to clusterclass kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants