This repository has been archived by the owner on Oct 28, 2024. It is now read-only.
⚠️ Remove aliyun provisioner from vc-manager #132
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
Milestone
User Story
As an operator I would like to separate provisioning from configuring VC to configure clusters so that I can individual manage components based on responsibility.
Detailed Description
With the move away from provisioning in VC and the addition of CAPI support #81 we should draw a harder line about the responsibilities of the
vc-manager
, instead of being responsible for provisioning it should shift to responsible for maintaining the VC state backed by anyCluster
object, this means we have to remove the native provisioned #131, as well as the aliyun provisioner, expecting VC to just maintain cluster stability from a CAPI CR.Anything else you would like to add:
This likely needs support to make sure clients previously using it get the same expectation and have a new provisioner route.
/kind feature
/milestone next
The text was updated successfully, but these errors were encountered: