mirror of
https://github.com/outbackdingo/proxmox-cloud-controller-manager.git
synced 2026-01-27 10:20:13 +00:00
We will find the node by name more precisely. Check the UUID and VM name to determine the VM ID. Signed-off-by: Serge Logvinov <serge.logvinov@sinextra.dev>
575 B
575 B
Pull Request
What? (description)
Why? (reasoning)
Acceptance
Please use the following checklist:
- you linked an issue (if applicable)
- you included tests (if applicable)
- you linted your code (
make lint) - you linted your code (
make unit)
See
make helpfor a description of the available targets.