compute/metadata: short description of bug #5062
Labels
api: compute
Issues related to the Compute Engine API.
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Client
metadata
Code
e.g.
Expected behavior
When not running on GCP, or otherwise unable to reach the metadata server, this package's operations should fail.
Actual behavior
A nil error and zero-value string are returned.
This is occurring due to the fix for #4713.
The text was updated successfully, but these errors were encountered: