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 nfs support to cloudrun v2 jobs in beta #10220

Merged
merged 2 commits into from
Mar 29, 2024

Conversation

bskaplan
Copy link
Contributor

@bskaplan bskaplan commented Mar 18, 2024

fixes hashicorp/terraform-provider-google#17336

Support new feature NFS in cloudrunv2 jobs in beta.

This finishes Beta support for hashicorp/terraform-provider-google#17336

Release Note Template for Downstream PRs (will be copied)

cloudrunv2: added `template.volumes.nfs` field to `google_cloud_run_v2_job` resource (beta)

@github-actions github-actions bot requested a review from roaks3 March 18, 2024 19:15
Copy link

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

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

@roaks3
Copy link
Contributor

roaks3 commented Mar 21, 2024

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

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

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 40
Passed tests: 39
Skipped tests: 0
Affected tests: 1

Click here to see the affected service packages
  • cloudrunv2

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
TestAccCloudRunV2Job_cloudrunv2JobWithNfsUpdate

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

$\textcolor{green}{\textsf{Tests passed during RECORDING mode:}}$
TestAccCloudRunV2Job_cloudrunv2JobWithNfsUpdate[Debug log]

$\textcolor{green}{\textsf{No issues found for passed tests after REPLAYING rerun.}}$


$\textcolor{green}{\textsf{All tests passed!}}$
View the build log or the debug log for each test

@yanweiguo
Copy link
Member

LGTM

mmv1/products/cloudrunv2/Job.yaml Show resolved Hide resolved
@roaks3
Copy link
Contributor

roaks3 commented Mar 26, 2024

I'll wait for you to respond on my last message before merging.

@github-actions github-actions bot requested a review from roaks3 March 27, 2024 16:23
@roaks3
Copy link
Contributor

roaks3 commented Mar 27, 2024

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

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

@roaks3
Copy link
Contributor

roaks3 commented Mar 28, 2024

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

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

@roaks3
Copy link
Contributor

roaks3 commented Mar 28, 2024

FYI this should be ready to merge, but we're having difficulty with the PR checks. I'm working with the team to resolve, but will hold on merging this in the meantime.

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

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

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 40
Passed tests: 40
Skipped tests: 0
Affected tests: 0

Click here to see the affected service packages
  • cloudrunv2

$\textcolor{green}{\textsf{All tests passed!}}$
View the build log

@roaks3
Copy link
Contributor

roaks3 commented Mar 29, 2024

@bskaplan just to double check, I think this resolves hashicorp/terraform-provider-google#17336. Could you confirm?

@bskaplan
Copy link
Contributor Author

It resolves it in the beta provider. Is standard practice here to resolve the issue when it makes it to beta or wait until it goes to GA?

@roaks3
Copy link
Contributor

roaks3 commented Mar 29, 2024

Ok cool, we would normally consider it closed as soon as it is resolved in beta. I'll update the description to auto-close the issue

@roaks3 roaks3 merged commit ddf2560 into GoogleCloudPlatform:main Mar 29, 2024
15 checks passed
pjotrekk pushed a commit to pjotrekk/magic-modules that referenced this pull request Apr 2, 2024
cmfeng pushed a commit to cmfeng/cmfeng-magic-modules that referenced this pull request Apr 5, 2024
hao-nan-li pushed a commit to hao-nan-li/magic-modules that referenced this pull request Apr 9, 2024
balanaguharsha pushed a commit to balanaguharsha/magic-modules that referenced this pull request Apr 19, 2024
balanaguharsha pushed a commit to balanaguharsha/magic-modules that referenced this pull request May 2, 2024
balanaguharsha pushed a commit to balanaguharsha/magic-modules that referenced this pull request May 2, 2024
pawelJas pushed a commit to pawelJas/magic-modules that referenced this pull request May 16, 2024
pengq-google pushed a commit to pengq-google/magic-modules that referenced this pull request May 21, 2024
Cheriit pushed a commit to Cheriit/magic-modules that referenced this pull request Jun 4, 2024
pcostell pushed a commit to pcostell/magic-modules that referenced this pull request Jul 16, 2024
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.

add NFS and GCS volume support to Cloud Run v2 *Jobs*
5 participants