nanovms / ops

ops - build and run nanos unikernels
https://ops.city
MIT License
1.3k stars 132 forks source link

Added CloudConfig tags to DO instance #1580

Closed hnord-vdx closed 9 months ago

hnord-vdx commented 9 months ago

This allows for tags set in CloudConfig to also be set on DO instance (see https://github.com/nanovms/ops/issues/1578). I implemented it in a way where the value of tag is used if key is empty. This allows for tags without : when desired