Feat new snapshot controller - #1179
Conversation
|
Hi @abellonioandrea. Thanks for your PR. I am @kingmakerbot.
Make sure this PR appears in the CrownLabs changelog, adding one of the following labels:
|
38d392d to
6c9535a
Compare
|
/deploy-staging |
|
Your staging environment has been correctly deployed.
|
|
Ciao @abellonioandrea, thanks for your PR! |
|
Thanks a lot for your feedback @QcFe |
|
/rebase |
cluster roles binding: added binding for workspace manager crd: removed imagename and VolumeSize added instsnapctrl: webhook removed
a0cbc7f to
1ce774f
Compare
Description
This PR introduces the new architecture for managing Instance Snapshots in CrownLabs, entirely replacing the legacy controller. The new design simplifies the snapshot lifecycle by leveraging CDI direct cloning (PVC-to-PVC).
This PR is related to project 5 about Cloud Programming course ay 2025-26.
Also related to #1172