Commit Graph

4 Commits

Author SHA1 Message Date
Itxaka
c3a5163ab5
feat: add provider event types and payload structures (#607) 2025-07-23 08:27:58 +00:00
Itxaka
fe4095c5b9
feat: add event management and provider loading to bus (#606)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-22 08:20:55 +00:00
Itxaka
ffdc1ef892
Update events.go (#605) 2025-07-22 09:04:34 +02:00
Itxaka
3163cfbac0 Extract sdk into its own lib
This had some side effects:

 - Have to add some utils from the kairos/machine modules, which IMHO
   should not be there, they should be here if the are generic enough
 - Dropping the sdk dir, just have the modules in the root dir

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-03-15 10:56:11 +01:00