-
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
Add Vertex ML Metadata Store #4951
Add Vertex ML Metadata Store #4951
Conversation
Hello! I am a robot who works on Magic Modules PRs. I have detected that you are a community contributor, so your PR will be assigned to someone with a commit-bit on this repo for initial review. Thanks for your contribution! A human will be with you soon. @c2thorn, please review this PR or find an appropriate assignee. |
There is a bug in the API. It doesn't return encryption_spec fields. The whole reason for using this resource is to support CMEK and the API doesn't even return those fields 😕
|
Filed b/192870434 |
Thanks @upodroid. Following up on an internal tracker that points to yours. |
Google have said this is fixed but it is still active. I fixed the conflicts in the meanwhile. b/193651954 |
@upodroid I am from Vertex ML Metadata team. b/193651954 should be fixed now, could you help retry it and let us know whether you still saw the issue? |
/gcbrun |
This comment has been minimized.
This comment has been minimized.
/gcbrun |
I have triggered VCR tests in RECORDING mode for the following tests that failed during VCR: TestAccDataSourceComposerEnvironment_basic|TestAccDataSourceComputeAddress|TestAccDataSourceGoogleSQLCaCerts_basic|TestAccDataSourceSqlDatabaseInstance_basic|TestAccAssuredWorkloadsWorkload_FullHandWritten|TestAccCloudbuildWorkerPool_withNetwork|TestAccComposerEnvironment_update|TestAccComposerEnvironment_withSoftwareConfig|TestAccComputeInstanceFromMachineImage_basic|TestAccComputeInstanceFromMachineImage_overrideMetadataDotStartupScript|TestAccComputeInstanceFromTemplate_012_removableFields|TestAccComputeRegionNetworkEndpointGroup_regionNetworkEndpointGroupAppengineExample|TestAccContainerNodePool_withInvalidUpgradeSettings|TestAccContainerNodePool_ephemeralStorageConfig|TestAccNetworkServicesEdgeCacheOrigin_networkServicesEdgeCacheOriginAdvancedExample|TestAccNetworkServicesEdgeCacheService_networkServicesEdgeCacheServiceAdvancedExample|TestAccNetworkServicesEdgeCacheService_networkServicesEdgeCacheServiceBasicExample|TestAccNetworkServicesEdgeCacheService_updateAndImport|TestAccPrivatecaCaPool_privatecaCapoolAllFieldsExample|TestAccPrivatecaCaPool_privatecaCapoolUpdate|TestAccPrivatecaCaPool_privatecaCapoolEmptyBaseline|TestAccPrivatecaCertificate_privatecaCertificateNoAuthorityExample|TestAccPubsubSchema_pubsubSchemaBasicExample|TestAccStorageBucket_update|TestAccTPUNode_tpuNodeBUpdateTensorFlowVersion|TestAccVertexAIMetadataStore_vertexAiMetadataStoreExample You can view the result here: https://ci-oss.hashicorp.engineering/viewQueued.html?itemId=220964 |
f4aca1d
to
70c9c8e
Compare
Co-authored-by: upodroid <cy@borg.dev>
70c9c8e
to
9abdff0
Compare
/gcbrun |
1 similar comment
/gcbrun |
1 similar comment
Tested locally - merging ahead of VCR tests to ensure the change is included in the next release. |
Thank you for getting this over the line. |
Co-authored-by: upodroid <cy@borg.dev> Co-authored-by: Cameron Thornton <camthornton@google.com>
Part of: hashicorp/terraform-provider-google#9298
If this PR is for Terraform, I acknowledge that I have:
make test
andmake lint
to ensure it passes unit and linter tests.Release Note Template for Downstream PRs (will be copied)