nanovms / ops

ops - build and run nanos unikernels

Home Page:https://ops.city

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

consider moving some of the proxmox checks into a linter

eyberg opened this issue · comments

not confident we need all these checks for each operation, i think it would be better to properly instantiate a image or instance (eg: ProxmoxImage{}, ProxmoxInstance{} ) when parsing the flags

then if someone wants to they can do a lint test but we should assume that required fields are already required/known