Kurt Stieger
Kurt Stieger
Hi, we create our config isos with https://github.com/diskfs/go-diskfs Example: https://gist.github.com/kstieger/66399edf56ca967b9ac232e6c438c4cd
Hi, I know this is maybe an additional FRQ, but an option for Listener on a unix socket (/var/run/example.sock) as alternative to the IP/TCP socket would be fine. Or is...
Hi, thanks for reply. Yes, first I was also thinking about to 'abuse' description field for this additional meta data. But description is also used for free text information (in...
Hi, yes this is the same reason why we are using webvirtcloud and not one of the cloud controllers. Webvirtcloud acts as a simple and quick interface to manage and...
Hi, @Bandic007 , @catborise: I commited my changes to the forked repo: https://github.com/kstieger/webvirtcloud/tree/labelsAndTags As I mentioned before, the code is far from perfect and at least the 2nd commit for...
Uahah, yes I can see it. Introduced with this commit https://github.com/kstieger/webvirtcloud/commit/3137d9882a9eea3754c90f2dc8bb5c611b0598f0 Will have a look on it soon. Thanks, for finding.
Hi @Bandic007 . In most cases the default should be ok. It just needs to be a uniq identifier for the namespace. It could also be set to 'webvirtcloud.io/metadata'. However,...
@Bandic007 : Fixed the issue with the Compute > Instances view temporary. (see also https://github.com/kstieger/webvirtcloud/issues/1) This view works now again, but without labels and tags. Will implement this asap. Meanwhile...
@Bandic007: I prefer whitespaces, but I consider to make it configureable, https://github.com/kstieger/webvirtcloud/issues/3
@Bandic007 This sounds very interesting. Let keep this in mind. But for now the metadata is stored in the domain (vm instance) context. I don't know if the volume or...