mirror of
https://github.com/outbackdingo/proxmox-cloud-controller-manager.git
synced 2026-01-27 02:20:02 +00:00
Added error logging in the InstanceMetadata function to capture failures when retrieving instance information, enhancing debugging capabilities. Also includes: - Added error check for metadata retrieval - Added unit tests for error handling - Updated to use errors package for error equality Signed-off-by: rojanDinc <rojand94@gmail.com> Signed-off-by: Serge Logvinov <serge.logvinov@sinextra.dev>