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

mantle/ore: glcoud: add ability to specify image description for gcp uploads #1328

Merged

Commits on Apr 7, 2020

  1. mantle/ore: glcoud: add Family to second invocation of api.CreateImag…

    …e in upload.go
    
    This should have been done as part of 5cab86f.
    dustymabe committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    35ba207 View commit details
    Browse the repository at this point in the history
  2. mantle/ore: glcoud: add ability to specify image description for gcp …

    …uploads
    
    GCP expects a certain image description to be attached to images in the
    format of `DISTRO, DISTRO RELEASE, VERSION, INFO`. We need to be able to
    specify a description for our images when they are created.
    dustymabe committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    2d16909 View commit details
    Browse the repository at this point in the history