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

Add support for custom containers for workbench instances #9973

Merged
merged 3 commits into from
Feb 20, 2024

Conversation

bcreddy-gcp
Copy link
Contributor

@bcreddy-gcp bcreddy-gcp commented Feb 13, 2024

Release Note Template for Downstream PRs (will be copied)

workbench: added `container_image` field to `google_workbench_instance` resource

@bcreddy-gcp bcreddy-gcp marked this pull request as ready for review February 13, 2024 21:04
@bcreddy-gcp bcreddy-gcp requested a review from a team as a code owner February 13, 2024 21:04
@bcreddy-gcp bcreddy-gcp requested review from rileykarson and removed request for a team February 13, 2024 21:04
@bcreddy-gcp
Copy link
Contributor Author

/gcbrun

1 similar comment
@rileykarson
Copy link
Member

/gcbrun

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

Terraform GA: Diff ( 3 files changed, 167 insertions(+))
Terraform Beta: Diff ( 3 files changed, 167 insertions(+))
TF Conversion: Diff ( 1 file changed, 41 insertions(+))
TF OiCS: Diff ( 4 files changed, 112 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 13
Passed tests: 12
Skipped tests: 0
Affected tests: 1

Click here to see the affected service packages
  • workbench

Action taken

Found 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
TestAccWorkbenchInstance_workbenchInstanceBasicContainerExample

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

$\textcolor{red}{\textsf{Tests failed during RECORDING mode:}}$
TestAccWorkbenchInstance_workbenchInstanceBasicContainerExample[Error message] [Debug log]

$\textcolor{red}{\textsf{Please fix these to complete your PR.}}$
View the build log or the debug log for each test

@rileykarson
Copy link
Member

Error: Error creating Instance: Post "https://notebooks.googleapis.com/v2/projects/ci-test-project-188019/locations/us-west1-a/instances?alt=json&instanceId=tf-test-workbench-instancei6uzd1hvcq": net/http: request canceled (Client.Timeout exceeded while awaiting headers)

That error generally indicates an issue with the API- it's a synchronous request timeout where an initial response took longer than 30s to get back.

@bcreddy-gcp
Copy link
Contributor Author

Could you retest this? I believe we had an outage in us-west1-a.

@rileykarson
Copy link
Member

Sure!

/gcbrun

@modular-magician

This comment was marked as outdated.

@modular-magician

This comment was marked as outdated.

@modular-magician

This comment was marked as outdated.

@melinath
Copy link
Member

Drive-by /gcbrun

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

Terraform GA: Diff ( 3 files changed, 167 insertions(+))
Terraform Beta: Diff ( 3 files changed, 167 insertions(+))
TF Conversion: Diff ( 1 file changed, 41 insertions(+))
TF OiCS: Diff ( 4 files changed, 112 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 13
Passed tests: 13
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

@rileykarson
Copy link
Member

/gcbrun

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

Terraform GA: Diff ( 3 files changed, 167 insertions(+))
Terraform Beta: Diff ( 3 files changed, 167 insertions(+))
TF Conversion: Diff ( 1 file changed, 41 insertions(+))
TF OiCS: Diff ( 4 files changed, 112 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 13
Passed tests: 13
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

@rileykarson rileykarson merged commit aeba6c4 into GoogleCloudPlatform:main Feb 20, 2024
12 checks passed
@bcreddy-gcp bcreddy-gcp deleted the wbi_cc branch February 20, 2024 18:49
tdbhacks pushed a commit to tdbhacks/magic-modules that referenced this pull request Feb 23, 2024
…dPlatform#9973)

* Add support for custom containers for workbench instances

* Use conflicts instead of exactly_one_of for backward compatibility
Charlesleonius pushed a commit to Charlesleonius/magic-modules that referenced this pull request Feb 29, 2024
…dPlatform#9973)

* Add support for custom containers for workbench instances

* Use conflicts instead of exactly_one_of for backward compatibility
BBBmau pushed a commit to BBBmau/magic-modules that referenced this pull request Mar 6, 2024
…dPlatform#9973)

* Add support for custom containers for workbench instances

* Use conflicts instead of exactly_one_of for backward compatibility
Charlesleonius pushed a commit to Charlesleonius/magic-modules that referenced this pull request Mar 11, 2024
…dPlatform#9973)

* Add support for custom containers for workbench instances

* Use conflicts instead of exactly_one_of for backward compatibility
balanaguharsha pushed a commit to balanaguharsha/magic-modules that referenced this pull request Apr 19, 2024
…dPlatform#9973)

* Add support for custom containers for workbench instances

* Use conflicts instead of exactly_one_of for backward compatibility
balanaguharsha pushed a commit to balanaguharsha/magic-modules that referenced this pull request May 2, 2024
…dPlatform#9973)

* Add support for custom containers for workbench instances

* Use conflicts instead of exactly_one_of for backward compatibility
pengq-google pushed a commit to pengq-google/magic-modules that referenced this pull request May 21, 2024
…dPlatform#9973)

* Add support for custom containers for workbench instances

* Use conflicts instead of exactly_one_of for backward compatibility
@bcreddy-gcp bcreddy-gcp restored the wbi_cc branch June 11, 2024 18:34
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.

4 participants