Skip to content

Commit

Permalink
fix!: [Dataproc] Move yarn_config into a oneof (#5127)
Browse files Browse the repository at this point in the history
* fix!: Move `yarn_config` into a `oneof`

Committer: @Harwayne
PiperOrigin-RevId: 440226213

Source-Link: googleapis/googleapis@c782e45

Source-Link: googleapis/googleapis-gen@d45c242
Copy-Tag: eyJwIjoiRGF0YXByb2MvLk93bEJvdC55YW1sIiwiaCI6ImQ0NWMyNDJlZTgxZmZjYmJiOWViOTg1MzE4Y2U4OTdhYzBkNzc4YWYifQ==

fix!: Remove `temp_bucket` from VirtualClusterConfig, as its value was not used

Committer: @Harwayne
PiperOrigin-RevId: 440224385

Source-Link: googleapis/googleapis@afc5066

Source-Link: googleapis/googleapis-gen@07cf54a
Copy-Tag: eyJwIjoiRGF0YXByb2MvLk93bEJvdC55YW1sIiwiaCI6IjA3Y2Y1NGFhNjY2MzhjYjkyZTJkYjZhNjYyNGNiM2RhOTkyOTc0MGEifQ==

feat!: add support for Virtual Dataproc cluster running on GKE cluster

Committer: @Padmaar
PiperOrigin-RevId: 429111624

Source-Link: googleapis/googleapis@da999a2

Source-Link: googleapis/googleapis-gen@99c5b3e
Copy-Tag: eyJwIjoiRGF0YXByb2MvLk93bEJvdC55YW1sIiwiaCI6Ijk5YzViM2U5OGJhYTFkZTkzNzc2YWE0YjVjZDRjNzM2MTM1M2U0ZjYifQ==

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] authored May 16, 2022
1 parent ee5612c commit 9b1a2e1
Show file tree
Hide file tree
Showing 23 changed files with 1,751 additions and 101 deletions.
Binary file modified Dataproc/metadata/V1/AutoscalingPolicies.php
Binary file not shown.
Binary file modified Dataproc/metadata/V1/Clusters.php
Binary file not shown.
Binary file modified Dataproc/metadata/V1/Shared.php
Binary file not shown.
121 changes: 121 additions & 0 deletions Dataproc/src/V1/AuxiliaryServicesConfig.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 12 additions & 14 deletions Dataproc/src/V1/BasicAutoscalingAlgorithm.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

68 changes: 68 additions & 0 deletions Dataproc/src/V1/Cluster.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

56 changes: 0 additions & 56 deletions Dataproc/src/V1/ClusterConfig.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions Dataproc/src/V1/ClusterStatus/State.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9b1a2e1

Please sign in to comment.