Helder Ardachnikoff

Results 9 comments of Helder Ardachnikoff

Hi, I play around with import/export and it seems easy to add these two overrides! Can I be assigned on this issue?

I'd like to take this one! @stgraber may I ask for help about which components I should digging deep to understand how to make those changes

I spent some time understanding the snapshot code in Incus and came to the following conclusion regarding this change: - Need to add new version on update.go to add instances_snapshots_properties,...

@stgraber I'm checking if would really make sense move stateful from instances_snapshot to properties' table, since there's stateful flag on snapshot creation ```makefile Examples: incus snapshot create u1 snap0 Create...

Hi @stgraber, I need a help again rsrs - quite challenge this change :-) I notice that DROP A COLUMN is not recognized by **generate-database**, I had check on incus...

Hi @stgraber, I'm almost done with this change! I'd like to ask for help! Basically I'm planning add **InstanceProperties** struct nested on **InstanceSnapshot** struct in order to handle in a...