compute/metadata: make its own module #6311
Labels
api: compute
Issues related to the Compute Engine API.
type: process
A process-related concern. May include testing, release, or the like.
Now that we generate a compute library we should separate out the metadata package into its own module. This will potentially have a nice benefit of lightening our dependency graph once things rely on it.
Also in the future it would be nice to have a new version of this package/module that is context aware, see #4483. In order to do that though I think we first need to have a stable module to give people time to update should they choose to do so.
The text was updated successfully, but these errors were encountered: