Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

feat: add support for temp_bucket, endpoint_config in clusters; add preemptibility for instance group configs #60

Merged
merged 2 commits into from Jul 31, 2020

Commits on Jul 31, 2020

  1. feat: Additional fields for the ClusterConfig and `InstanceGroupCon…

    …fig` messages.
    
    This change includes the following updates:
    1. There is a new `temp_bucket` field for clusters.
    2. There is a new `endpoint_config` field for clusters.
    3. There is a new `preemptibility` field for instance group configs.
    4. There are various updates to the doc comments.
    
    PiperOrigin-RevId: 323829608
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jul 29 11:26:43 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: d8a3dfb82f5cae3f1bcdcec7c5726581532da7d5
    Source-Link: googleapis/googleapis@d8a3dfb
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    2b580f4 View commit details
    Browse the repository at this point in the history
  2. migrate cloud asset BUILD.bazel to python microgen

    PiperOrigin-RevId: 323858574
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jul 29 13:40:36 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: c8fc4b79cc54749520e6fc7726deee7a22d1f988
    Source-Link: googleapis/googleapis@c8fc4b7
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    baa3d21 View commit details
    Browse the repository at this point in the history