Skip to content
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 metadata drifting on workbench instances #11407

Merged
merged 26 commits into from
Aug 13, 2024

Conversation

bcreddy-gcp
Copy link
Contributor

@bcreddy-gcp bcreddy-gcp commented Aug 8, 2024

fixes hashicorp/terraform-provider-google#18827

Release Note Template for Downstream PRs (will be copied)

workbench: fixed a bug with workbench instance metadata drifting when using custom containers.

@github-actions github-actions bot requested a review from c2thorn August 8, 2024 23:55
Copy link

github-actions bot commented Aug 8, 2024

Hello! I am a robot. Tests will require approval from a repository maintainer to run.

@c2thorn, 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.

@bcreddy-gcp bcreddy-gcp changed the title Example fix Fix metadata drifting on workbench instances Aug 8, 2024
@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 1 file changed, 3 insertions(+))
google-beta provider: Diff ( 1 file changed, 3 insertions(+))
terraform-google-conversion: Diff ( 1 file changed, 3 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 20
Passed tests: 20
Skipped tests: 0
Affected tests: 0

Click here to see the affected service packages
  • workbench

$\textcolor{green}{\textsf{All tests passed!}}$

View the build log

Copy link
Member

@c2thorn c2thorn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there an associated github issue and/or bug? Is this scenario covered by tests / how was this tested?

mmv1/templates/terraform/constants/workbench_instance.go Outdated Show resolved Hide resolved
mmv1/templates/terraform/constants/workbench_instance.go Outdated Show resolved Hide resolved
bcreddy-gcp and others added 2 commits August 9, 2024 11:31
Co-authored-by: Cameron Thornton <camthornton@google.com>
Co-authored-by: Cameron Thornton <camthornton@google.com>
@github-actions github-actions bot requested a review from c2thorn August 9, 2024 18:32
@bcreddy-gcp
Copy link
Contributor Author

b/357693909
hashicorp/terraform-provider-google#18827.

@bcreddy-gcp
Copy link
Contributor Author

Similar PR: #10900

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 1 file changed, 3 insertions(+))
google-beta provider: Diff ( 1 file changed, 3 insertions(+))
terraform-google-conversion: Diff ( 1 file changed, 3 insertions(+))

1 similar comment
@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 1 file changed, 3 insertions(+))
google-beta provider: Diff ( 1 file changed, 3 insertions(+))
terraform-google-conversion: Diff ( 1 file changed, 3 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 20
Passed tests: 20
Skipped tests: 0
Affected tests: 0

Click here to see the affected service packages
  • workbench

$\textcolor{green}{\textsf{All tests passed!}}$

View the build log

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 20
Passed tests: 20
Skipped tests: 0
Affected tests: 0

Click here to see the affected service packages
  • workbench

$\textcolor{green}{\textsf{All tests passed!}}$

View the build log

@github-actions github-actions bot requested a review from c2thorn August 13, 2024 18:04
@c2thorn c2thorn self-requested a review August 13, 2024 18:08
@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 1 file changed, 3 insertions(+))
google-beta provider: Diff ( 1 file changed, 3 insertions(+))
terraform-google-conversion: Diff ( 1 file changed, 3 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 20
Passed tests: 20
Skipped tests: 0
Affected tests: 0

Click here to see the affected service packages
  • workbench

$\textcolor{green}{\textsf{All tests passed!}}$

View the build log

@c2thorn c2thorn merged commit 8ccabb7 into GoogleCloudPlatform:main Aug 13, 2024
13 checks passed
@bcreddy-gcp bcreddy-gcp deleted the example_fix branch August 13, 2024 20:09
BBBmau pushed a commit to bschaatsbergen/magic-modules that referenced this pull request Aug 21, 2024
Co-authored-by: Cameron Thornton <camthornton@google.com>
rainshen49 pushed a commit to rainshen49/magic-modules that referenced this pull request Aug 21, 2024
Co-authored-by: Cameron Thornton <camthornton@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

google_workbench_instance keeps on getting updated when pinning container_image
3 participants