This repository was archived by the owner on Sep 16, 2023. It is now read-only.
feat: Additional fields for the ClusterConfig and InstanceGroupConfig messages.#253
Merged
Merged
Conversation
…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 <[email protected]> Source-Date: Wed Jul 29 11:26:43 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: d8a3dfb82f5cae3f1bcdcec7c5726581532da7d5 Source-Link: googleapis/googleapis@d8a3dfb
Codecov Report
@@ Coverage Diff @@
## master #253 +/- ##
=========================================
Coverage 75.52% 75.52%
Complexity 534 534
=========================================
Files 48 48
Lines 4552 4552
Branches 48 48
=========================================
Hits 3438 3438
Misses 1076 1076
Partials 38 38 Continue to review full report at Codecov.
|
chingor13
approved these changes
Jul 31, 2020
gcf-merge-on-green Bot
pushed a commit
that referenced
this pull request
Aug 11, 2020
🤖 I have created a release \*beep\* \*boop\* --- ## [1.1.0](https://www.github.com/googleapis/java-dataproc/compare/v1.0.0...v1.1.0) (2020-08-10) ### Features * Additional fields for the `ClusterConfig` and `InstanceGroupConfig` messages. ([#253](https://www.github.com/googleapis/java-dataproc/issues/253)) ([9f43c64](https://www.github.com/googleapis/java-dataproc/commit/9f43c64e464c5ac2418e2d399e72584db885ec57)) ### Bug Fixes * fix LRO annotations for method `DiagnoseCluster`. ([#250](https://www.github.com/googleapis/java-dataproc/issues/250)) ([50f0ad0](https://www.github.com/googleapis/java-dataproc/commit/50f0ad0e3f3184d227927c172a1055bbaa8bdcb0)) * migrate to grpc_service_config ([#248](https://www.github.com/googleapis/java-dataproc/issues/248)) ([bef1b0d](https://www.github.com/googleapis/java-dataproc/commit/bef1b0d43ffa90cf27303a87ce8e020083512841)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.2 ([#244](https://www.github.com/googleapis/java-dataproc/issues/244)) ([f5d3415](https://www.github.com/googleapis/java-dataproc/commit/f5d341507d78c4d9268dc1932808dfc53d4857c3)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.3 ([#247](https://www.github.com/googleapis/java-dataproc/issues/247)) ([b2cb7c6](https://www.github.com/googleapis/java-dataproc/commit/b2cb7c689e440481a539fba9ac005959b4ca6ba7)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.6 ([#259](https://www.github.com/googleapis/java-dataproc/issues/259)) ([96f955a](https://www.github.com/googleapis/java-dataproc/commit/96f955ad616e31a0e919d805503245423861c0b9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was generated using Autosynth. 🌈
Synth log will be available here:
https://source.cloud.google.com/results/invocations/6d3f7836-3a4c-492a-9e6c-360f4c2d6fc1/targets
PiperOrigin-RevId: 323829608
Source-Link: googleapis/googleapis@d8a3dfb