Skip to content

Conversation

@joehan
Copy link
Contributor

@joehan joehan commented Mar 20, 2025

Description

Provide default credentials to Data Connect emulator so that it can make calls to the vertex and data connect APIs.

@joehan joehan requested a review from rosalyntan March 20, 2025 01:55
Copy link
Contributor

@hlshen hlshen left a comment

Choose a reason for hiding this comment

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

Approved; Do we need to add any safety checks for account not existing?

return;
}
for (const conn of serviceInfo.connectorInfo) {
const account = getProjectDefaultAccount(options.projectRoot);
Copy link
Member

Choose a reason for hiding this comment

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

I think it's just fdc build and fdc dev that need the credentials (not fdc generate)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, I figured we ought to provide them as future proofing.

@joehan joehan enabled auto-merge (squash) March 20, 2025 21:11
@joehan joehan merged commit accf614 into master Mar 20, 2025
54 of 55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants