-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
bump go api client version to 0.156.0 #9782
Conversation
Hello! I am a robot. It looks like you are a: @SarahFrench, 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. Terraform GA: Diff ( 2 files changed, 38 insertions(+), 14 deletions(-)) |
Tests analyticsTotal tests: Click here to see the affected service packagesall service packages are affected
|
Pinging @SarahFrench after 2 days - would be lovely if you had a look at this. |
Hi @siwiutki - could you please tell me the steps you took to make the changes above? I reproduced the upgrade process to help me review this PR but I'm getting a smaller number of diffs. Here are the steps I took:
We don't necessarily need to get a 100% match between us, but documentation on this PR of your steps would be helpful if someone needed to investigate the changes. |
Keep in mind that updating packages will yield different results depending on the point of time when you update them, even if you do the process on the exact same version of magic-modules repo as I do. Newer package versions might have been released between the time I created this PR and the time you tested this change. As I'm coming back to answer your comment, v0.156.0 version of Here are the steps I used to update the packages:
I did additional sanity checks by running |
Around the time of writing this comment (for reference, if you want to compare diffs later), I updated this PR to bump api client version to v0.156.0 since it's the newest available at the moment. When updating, I followed the process described above. |
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. Terraform GA: Diff ( 2 files changed, 39 insertions(+), 15 deletions(-)) |
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. Terraform GA: Diff ( 2 files changed, 43 insertions(+), 45 deletions(-)) |
Tests analyticsTotal tests: Click here to see the affected service packagesall service packages are affected 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 testsTestAccComputeRegionPerInstanceConfig_removeInstanceOnDestroy |
Rerun these tests in REPLAYING mode to catch issues
|
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.
Thank you for the notes about the process you followed! Like you said, given the tests are passing I'm happy to merge this
v0.155.0 version adds EnableRelay field to AdvancedDatapathObservabilityConfig struct in v1beta1: https://pkg.go.dev/google.golang.org/[email protected]/container/v1beta1#AdvancedDatapathObservabilityConfig
This is required to unblock #9633. Although for this PR version v0.155.0 or higher is required, updating to v0.156.0 since it's the newest version available at the moment.
Fixes b/319236259
Release Note Template for Downstream PRs (will be copied)