Skip to content

Made vertex ai index endpoints & vertex ai index sweepable#17510

Merged
melinath merged 3 commits into
GoogleCloudPlatform:mainfrom
melinath:tpg-27304
May 11, 2026
Merged

Made vertex ai index endpoints & vertex ai index sweepable#17510
melinath merged 3 commits into
GoogleCloudPlatform:mainfrom
melinath:tpg-27304

Conversation

@melinath
Copy link
Copy Markdown
Member

@melinath melinath commented May 11, 2026

Fixed hashicorp/terraform-provider-google#27304

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.


@melinath melinath requested a review from shuyama1 May 11, 2026 18:46
@melinath melinath changed the title Made vertex ai index endpoints sweepable Made vertex ai index endpoints & vertex ai index sweepable May 11, 2026
@modular-magician
Copy link
Copy Markdown
Collaborator

modular-magician commented May 11, 2026

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

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 3 files changed, 17 insertions(+), 17 deletions(-)
google-beta provider View Diff 3 files changed, 22 insertions(+), 21 deletions(-)
Open in Cloud Shell View Diff 3 files changed, 3 insertions(+), 3 deletions(-)

Step 1: Replaying Mode

Caution

Build Failure during VCR tests

🔴 REPLAYING mode: The following packages failed to build:

  • vertexai

Please fix the compilation errors to complete your PR.

View the build log

@melinath, @shuyama1 VCR tests complete for 1dbd962!

tpgcompute is no longer needed because the unused bootstrapping of a network was removed
@modular-magician
Copy link
Copy Markdown
Collaborator

modular-magician commented May 11, 2026

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

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 3 files changed, 17 insertions(+), 21 deletions(-)
google-beta provider View Diff 3 files changed, 22 insertions(+), 25 deletions(-)
Open in Cloud Shell View Diff 3 files changed, 3 insertions(+), 3 deletions(-)

Test report

Analytics

Total Tests Passed Skipped Affected
95 87 4 4
Affected Service Packages
  • vertexai

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 4 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccVertexAIIndexEndpoint_vertexAiIndexEndpointTestExample
  • TestAccVertexAIIndexEndpoint_vertexAiIndexEndpointWithFalsePscExample
  • TestAccVertexAIIndexEndpoint_vertexAiIndexEndpointWithPscExample
  • TestAccVertexAIIndexEndpoint_vertexAiIndexEndpointWithPublicEndpointExample

View the build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
✅ Log TestAccVertexAIIndexEndpoint_vertexAiIndexEndpointTestExample
✅ Log TestAccVertexAIIndexEndpoint_vertexAiIndexEndpointWithFalsePscExample
✅ Log TestAccVertexAIIndexEndpoint_vertexAiIndexEndpointWithPscExample
✅ Log TestAccVertexAIIndexEndpoint_vertexAiIndexEndpointWithPublicEndpointExample

🟢 All tests passed!

View the build log or the debug logs folder for detailed results.

@melinath, @shuyama1 VCR tests complete for e1f775a!

Copy link
Copy Markdown
Member

@shuyama1 shuyama1 left a comment

Choose a reason for hiding this comment

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

Thanks!

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.

Failing test(s): TestAccVertexAIIndexEndpoint_vertexAiIndexEndpointWithPublicEndpointExample

3 participants