kthcloud / go-deploy

Creation and management of resources on kthcloud
https://api.cloud.cbh.kth.se/deploy
MIT License
3 stars 1 forks source link

Resource migration generates notification type deploymentTransfer for VM transfers #660

Closed pierrelefevre closed 3 months ago

pierrelefevre commented 3 months ago

Expected behavior or should be "resourceMigration" as type? or something like that

pierrelefevre commented 3 months ago

or deploymentTransfer|vmTransfer

saffronjam commented 3 months ago

My first plan was to have separate notification types for deployment and VM transfers. But that is kinda weird, instead I think the type should be "resourceMigration" or "resourceTransfer", then in the content put "id" and "resourceType". Whatcha think?

pierrelefevre commented 3 months ago

resourceTransfer sounds good :)