Deprecate provider.Deployer #1040
Labels
area/clusterctl
Issues or PRs related to clusterctl
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
lifecycle/active
Indicates that an issue or PR is actively being worked on by a contributor.
Milestone
/kind cleanup
/area clusterctl
/milestone v1alpha2
Describe the solution you'd like
This issue is to track the development towards v1alpha2, including Machine States & Preboot Bootstrap Proposal.
The provider.Deployer interface has had the deprecation notice for quite some time.
As part of v1alpha2 changes, the immediate deprecation of providerSpec, actuators, and the introduction of secret-based KubeConfig to gain access to remote clusters, we can now aim to deprecate this interface in this iteration.
The text was updated successfully, but these errors were encountered: