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

support method to update snapshot metadata #22

Open
thisislj opened this issue Aug 13, 2021 · 0 comments
Open

support method to update snapshot metadata #22

thisislj opened this issue Aug 13, 2021 · 0 comments

Comments

@thisislj
Copy link

Hi,

Thanks for supporting metadata for snapshots.

Could you also support metadata update method for snapshots? something similar to instance metadata(https://apidocs.gcorelabs.com/cloud#operation/InstanceMetadataHandler.put).

So that I can do something like this:

  1. create snapshot with "build_type" = "test"
  2. run auto-tests against this new snapshot
    2.1 if test passed, update metadata to "build_type" = "production"
    2.2 if test failed, update metadata to "build_type" = "defect"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant