Added ObjectMeta to KubeadmConfigTemplateResource, KubeadmControlPlaneTemplateResource #6976
Labels
area/bootstrap
Issues or PRs related to bootstrap providers
area/control-plane
Issues or PRs related to control-plane lifecycle management
kind/api-change
Categorizes issue or PR as related to adding, removing, or otherwise changing an API
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Following on from #5240 we should probably add ObjectMeta to all of our *TemplateResource types as we did for the Docker infrastructure templates in #5441
There's no clear use case for adding this meta to KubeadmConfigTemplateResource, KubeadmControlPlaneTemplateResource, but there seems to be consensus that this field should be added for consistency.
Related: #5393, #5371
/kind cleanup
/area bootstrap
/area control-plane
The text was updated successfully, but these errors were encountered: