Skip to content

feat(bigtable): add an e2e flow for direct access with instructions - #12939

Merged
sushanb merged 15 commits into
googleapis:mainfrom
sushanb:check
Sep 26, 2025
Merged

feat(bigtable): add an e2e flow for direct access with instructions#12939
sushanb merged 15 commits into
googleapis:mainfrom
sushanb:check

Conversation

@sushanb

@sushanb sushanb commented Sep 24, 2025

Copy link
Copy Markdown
Contributor

This function attempts to establish a connection to the Bigtable instance using
settings that force the use of DirectAccess. It then checks if the underlying
gRPC connection is indeed using a DirectPath IP address.

@sushanb
sushanb requested review from a team September 24, 2025 04:32
@product-auto-label product-auto-label Bot added the api: bigtable Issues related to the Bigtable API. label Sep 24, 2025
@sushanb
sushanb requested a review from bhshkh September 24, 2025 04:33
Comment thread bigtable/directaccess_check.go Outdated
Comment thread bigtable/direct_access_check.go
Comment thread bigtable/directaccess_check.go Outdated
Comment thread bigtable/directaccess_check.go Outdated
Comment thread bigtable/directaccess_check.go Outdated
Comment thread bigtable/direct_access_check.go
@sushanb
sushanb merged commit fdcdde8 into googleapis:main Sep 26, 2025
11 checks passed
@sushanb
sushanb deleted the check branch September 26, 2025 16:21
bhshkh pushed a commit that referenced this pull request Sep 26, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.40.1](bigtable/v1.40.0...bigtable/v1.40.1)
(2025-09-26)


### Features

* **bigtable:** Add an e2e flow for direct access with instructions
([#12939](#12939))
([fdcdde8](fdcdde8))


### Bug Fixes

* **bigtable:** Release bigtable as 1.40.1
([#12961](#12961))
([33e1474](33e1474))
* **bigtable:** Use stable stats.NewMetricSet
([#12941](#12941))
([2c713d7](2c713d7))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtable Issues related to the Bigtable API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants