You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have a controller, like for AWS/GCP, for handling cluster creation and managing DigitalOcean Droplets (instances).
I'm willing to work and maintain this one if there is interests for such controller. Let me know is there something else needed to be provided for a proposal.
)
Updates the create workflow to also look for the created
VM using the instance UUID before triggering the clone
operation. This would avoid the system to go into a recursive
clone operation in case the update for the first clone
task is missed somehow.
The updated create workflow would look like:
https://tinyurl.com/y5u8lpjl
Added the create workflow diagram under design folder
Change-Id: I91810168193d1f2ca6002233e84f42a994917077
fxierh
pushed a commit
to fxierh/cluster-api
that referenced
this issue
Sep 14, 2024
Type: Proposal
It would be nice to have a controller, like for AWS/GCP, for handling cluster creation and managing DigitalOcean Droplets (instances).
I'm willing to work and maintain this one if there is interests for such controller. Let me know is there something else needed to be provided for a proposal.
/kind feature
/cc @kris-nova
The text was updated successfully, but these errors were encountered: