Skip to content

feat(gengapic): conditionally enable directpath for storagecontrol#1634

Merged
tritone merged 3 commits intogoogleapis:mainfrom
rockspore:hardcode-directpath-optin
Aug 1, 2025
Merged

feat(gengapic): conditionally enable directpath for storagecontrol#1634
tritone merged 3 commits intogoogleapis:mainfrom
rockspore:hardcode-directpath-optin

Conversation

@rockspore
Copy link
Copy Markdown
Contributor

Given storagecontrol being the only use case we know, hard-coding it in the generator seems the most convenient approach.

To uniquely identity the service, it uses the API and service name joined by "/".

@rockspore rockspore requested review from a team June 4, 2025 19:25
@rockspore
Copy link
Copy Markdown
Contributor Author

@quartzmo @tritone PTAL. This is for b/413419701.

@quartzmo
Copy link
Copy Markdown
Member

quartzmo commented Jun 4, 2025

If it ever turns out that the test enablement for Foo clashes with some other testing goals, we might need to move the testing here to a bespoke RPC path (FooDirectPath). For now I guess this is OK.

@rockspore
Copy link
Copy Markdown
Contributor Author

If it ever turns out that the test enablement for Foo clashes with some other testing goals, we might need to move the testing here to a bespoke RPC path (FooDirectPath). For now I guess this is OK.

Thanks for the quick approval. Could you help merge it once @tritone also LGTMs on this approach?

@tritone tritone merged commit 1e451fa into googleapis:main Aug 1, 2025
7 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