Support for MachinePool in CABPK #1799
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone
User Story
As a developer I would like to be able to leverage the CABPK to provide bootstrap config to types other than Machine and MachineSet for the purposes of adding support for MachinePool or other future types that might require bootstrap configuration.
Detailed Description
Currently CABPK depends on Machine to determine if it needs to generate bootstrap configuration that Machine will consume to provide as input to its infrastructure provider. In order for MachinePool to take advantage of how CABPK provides bootstrap configuration, CABPK will need to become more generic.
CABPK depends on Machine to:
Proposed Changes
Unstructured
for the KubeadmConfig to reference instead of MachineAnything else you would like to add:
#1703 and #1665 are dependent on this feature.
/kind feature
The text was updated successfully, but these errors were encountered: