Deprecate auto scaling for WorkerPools.#16651
Deprecate auto scaling for WorkerPools.#16651paridhishah18 wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
Conversation
334e815 to
d22aab7
Compare
|
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_cloud_run_v2_worker_pool" "primary" {
scaling {
max_instance_count = # value needed
min_instance_count = # value needed
scaling_mode = # value needed
}
}
|
|
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_cloud_run_v2_worker_pool" "primary" {
scaling {
max_instance_count = # value needed
min_instance_count = # value needed
scaling_mode = # value needed
}
}
|
Tests analyticsTotal tests: 87 Click here to see the affected service packages
Action takenFound 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
|
|
🔴 Tests failed during RECORDING mode: 🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR. |
Tests analyticsTotal tests: 87 Click here to see the affected service packages
Action takenFound 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
|
|
🔴 Tests failed during RECORDING mode: 🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR. |
d22aab7 to
6cf1970
Compare
|
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_cloud_run_v2_worker_pool" "primary" {
scaling {
max_instance_count = # value needed
min_instance_count = # value needed
scaling_mode = # value needed
}
}
|
Tests analyticsTotal tests: 87 Click here to see the affected service packages
Action takenFound 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
|
|
🔴 Tests failed during RECORDING mode: 🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR. |
6cf1970 to
f76a30e
Compare
|
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_cloud_run_v2_worker_pool" "primary" {
scaling {
max_instance_count = # value needed
min_instance_count = # value needed
scaling_mode = # value needed
}
}
|
Tests analyticsTotal tests: 87 Click here to see the affected service packages
🟢 All tests passed! View the build log |
f76a30e to
48751ad
Compare
|
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_cloud_run_v2_worker_pool" "primary" {
scaling {
max_instance_count = # value needed
min_instance_count = # value needed
}
}
|
Tests analyticsTotal tests: 87 Click here to see the affected service packages
Action takenFound 2 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
|
|
🔴 Tests failed during RECORDING mode: 🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR. |
48751ad to
5b360fc
Compare
|
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_cloud_run_v2_worker_pool" "primary" {
scaling {
max_instance_count = # value needed
min_instance_count = # value needed
scaling_mode = # value needed
}
}
|
Tests analyticsTotal tests: 87 Click here to see the affected service packages
🟢 All tests passed! View the build log |
Release Note Template for Downstream PRs (will be copied)
See Write release notes for guidance.