Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

consider moving some of the proxmox checks into a linter #1374

Open
eyberg opened this issue Sep 7, 2022 · 0 comments
Open

consider moving some of the proxmox checks into a linter #1374

eyberg opened this issue Sep 7, 2022 · 0 comments

Comments

@eyberg
Copy link
Contributor

eyberg commented Sep 7, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant