-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Add instanceFlexibilityPolicy to google_compute_region_instance_group_manager #12163
Add instanceFlexibilityPolicy to google_compute_region_instance_group_manager #12163
Conversation
Hello! I am a robot. Tests will require approval from a repository maintainer to run. @rileykarson, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look. You can help make sure that review is quick by doing a self-review and by running impacted tests locally. |
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.
Errors
|
Tests analyticsTotal tests: 1041 Click here to see the affected service packages
Action takenFound 29 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: 🟢 No issues found for passed tests after REPLAYING rerun. 🔴 Tests failed during RECORDING mode: 🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR. |
60096d3
to
e0ebac3
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.
Errors
|
Tests analyticsTotal tests: 1045 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. |
e0ebac3
to
b1dfafe
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.
|
Tests analyticsTotal tests: 1045 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. |
Those failing tests are unrelated, you can ignore them. |
...hird_party/terraform/services/compute/resource_compute_region_instance_group_manager.go.tmpl
Show resolved
Hide resolved
...party/terraform/services/compute/resource_compute_region_instance_group_manager_test.go.tmpl
Show resolved
Hide resolved
b1dfafe
to
f6d4749
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.
|
Tests analyticsTotal tests: 1049 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
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry if there are some trivial or misleading comments - I don't review the TF code too often and a lot of things are unclear to me.
...hird_party/terraform/services/compute/resource_compute_region_instance_group_manager.go.tmpl
Show resolved
Hide resolved
...hird_party/terraform/services/compute/resource_compute_region_instance_group_manager.go.tmpl
Show resolved
Hide resolved
...hird_party/terraform/services/compute/resource_compute_region_instance_group_manager.go.tmpl
Show resolved
Hide resolved
...hird_party/terraform/services/compute/resource_compute_region_instance_group_manager.go.tmpl
Outdated
Show resolved
Hide resolved
...hird_party/terraform/services/compute/resource_compute_region_instance_group_manager.go.tmpl
Outdated
Show resolved
Hide resolved
...hird_party/terraform/services/compute/resource_compute_region_instance_group_manager.go.tmpl
Outdated
Show resolved
Hide resolved
...hird_party/terraform/services/compute/resource_compute_region_instance_group_manager.go.tmpl
Outdated
Show resolved
Hide resolved
...party/terraform/services/compute/resource_compute_region_instance_group_manager_test.go.tmpl
Outdated
Show resolved
Hide resolved
...party/terraform/services/compute/resource_compute_region_instance_group_manager_test.go.tmpl
Outdated
Show resolved
Hide resolved
...party/terraform/services/compute/resource_compute_region_instance_group_manager_test.go.tmpl
Show resolved
Hide resolved
ddbc8ee
to
ca80536
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.
|
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.
|
Tests analyticsTotal tests: 1049 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 analyticsTotal tests: 1049 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
|
...party/terraform/services/compute/resource_compute_region_instance_group_manager_test.go.tmpl
Show resolved
Hide resolved
2f5a3b8
to
d6b8b25
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.
|
Tests analyticsTotal tests: 1049 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
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM- @pjotrekk I'll wait for confirmation from you as well to merge.
d6b8b25
to
8ab7add
Compare
Btw, some checks are failing here regarding version tag. Let me fix them first. |
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.
|
8ab7add
to
b3e28b0
Compare
…_manager to create instances by instanceSelections
b3e28b0
to
8531b1a
Compare
Done! Checks are passing now. |
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.
|
1 similar comment
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.
|
Tests analyticsTotal tests: 1055 Click here to see the affected service packages
🟢 All tests passed! View the build log |
Tests analyticsTotal tests: 1055 Click here to see the affected service packages
🟢 All tests passed! View the build log |
Tests analyticsTotal tests: 1055 Click here to see the affected service packages
🟢 All tests passed! View the build log |
Add instanceFlexibilityPolicy to google_compute_region_instance_group_manager to create instances by instanceSelections in Beta API
Release Note Template for Downstream PRs (will be copied)