-
Notifications
You must be signed in to change notification settings - Fork 2.1k
7.00.0 sync 8-22 #14949
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
7.00.0 sync 8-22 #14949
Conversation
…Google-managed trusted certificates. (GoogleCloudPlatform#14900)
…Oracledatabase CloudVmCluster (GoogleCloudPlatform#14896)
Co-authored-by: Shrishty Chandra <shrishty@google.com>
…latform#14278) Signed-off-by: Daniel Liao <dan@nurturecloud.com>
… name instead of `ApiName` (GoogleCloudPlatform#14906)
…wo_version` for write-only properties" (GoogleCloudPlatform#14917)
…omFlatten (GoogleCloudPlatform#14788) Co-authored-by: Thomas Rodgers <thomasrodgers@google.com>
…ct Registry repository (GoogleCloudPlatform#14804)
…lt in an unrecoverable tainted state (GoogleCloudPlatform#14937)
Co-authored-by: Thomas Rodgers <thomasrodgers@google.com>
# Conflicts: # mmv1/products/bigquerydatatransfer/Config.yaml # mmv1/products/memorystore/Instance.yaml # mmv1/products/monitoring/UptimeCheckConfig.yaml # mmv1/products/redis/Cluster.yaml # mmv1/products/secretmanager/SecretVersion.yaml # mmv1/products/securesourcemanager/Instance.yaml
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
Missing test reportYour PR includes resource fields which are not covered by any test. Resource: resource "google_bigquery_data_transfer_config" "primary" {
sensitive_params {
secret_access_key_wo = # value needed
}
}
Multiple resources addedThis PR adds multiple new resources: |
Non-exercised tests🔴 Tests were added that are skipped in VCR:
Tests analyticsTotal tests: 5490 Click here to see the affected service packages
Action takenFound 36 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
|
|
🟢 Tests passed during RECORDING mode: 🔴 Tests failed when rerunning REPLAYING mode: Tests failed due to non-determinism or randomness when the VCR replayed the response after the HTTP request was made. Please fix these to complete your PR. If you believe these test failures to be incorrect or unrelated to your change, or if you have any questions, please raise the concern with your reviewer. 🔴 Tests failed during RECORDING mode: 🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR. |
|
TestAccContainerNodePool_withTaintsUpdate is newly failing, will have to fix on main |
73a1e53
Release Note Template for Downstream PRs (will be copied)
See Write release notes for guidance.