-
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
fix: Make key handle sweepable #11905
fix: Make key handle sweepable #11905
Conversation
Hello! I am a robot. Tests will require approval from a repository maintainer to run. @zli82016, 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. |
Just realized I need to make a couple more tests on that. I'll re-open soon, sorry! |
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: 40 Click here to see the affected service packages
🟢 All tests passed! View the build log |
FYI this PR should fix an opened provider issue: hashicorp/terraform-provider-google#18934 |
I run the tests. But
Edit: |
@zli82016 this error you posted is being discussed/investigated in hashicorp/terraform-provider-google#18935. We suspect that is an infrastructure error (more details are in the issue thread). Looks like it was a flaky and after 8/4/24 it started to fail 100% of the times (for both The goal of this current opened PR is to make the folder name sweepable and fix the hard-coded static folder name error. Do you think we can merge this now and deal with the other error in a future PR, if it's needed? ("if it's needed" because if it's due to some infra issue, maybe no PR here will be required) PS: In your comment you mentioned that " Thanks! |
oh. Sorry for the copy paste issue.
This PR can be merged and then fix the test |
But I don't think this PR's change is related to |
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.
Make key handle and resource project name sweepable too.
Go template version of #11693 PR
Release Note Template for Downstream PRs (will be copied)