alloydb-go-connector icon indicating copy to clipboard operation
alloydb-go-connector copied to clipboard

A Go library for connecting securely to your AlloyDB instances

Results 24 alloydb-go-connector issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google.golang.org/protobuf](https://togithub.com/protocolbuffers/protobuf-go) | `v1.33.0` -> `v1.34.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fprotobuf/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Verify PSC DNS name is present as a SAN in the server certificate. It means removing the existing workaround to check the private IP address instead of the DNS name...

priority: p2
type: cleanup

Note: #204 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: d8f76b89f5f40a3785516d6da97d9b216fa2169a buildURL: https://github.com/GoogleCloudPlatform/alloydb-go-connector/actions/runs/7155009529 status: failed

priority: p2
type: bug
flakybot: flaky
flakybot: issue

### Feature Description This is for porting https://github.com/GoogleCloudPlatform/cloud-sql-go-connector/pull/698. ### Sample code _No response_ ### Alternatives Considered _No response_ ### Additional Details _No response_

priority: p2
type: feature request

### Description We should let tests configure the response of the metadata exchange. Also, we should expose a way to check the number of open connections in the test server,...

priority: p2
type: cleanup

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-go](https://togithub.com/actions/setup-go) | action | patch | `v5.0.1` -> `v5.0.2` | |...

tests: run

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google.golang.org/genproto/googleapis/rpc](https://togithub.com/googleapis/go-genproto) | require | digest | `40e1e62` -> `93522f1` | ---...

tests: run

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cloud.google.com/go/alloydb](https://togithub.com/googleapis/google-cloud-go) | `v1.10.4` -> `v1.10.6` | [![age](https://developer.mend.io/api/mc/badges/age/go/cloud.google.com%2fgo%2falloydb/v1.10.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

tests: run

Note: #193 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 0ee91b2d967fc67190c83e131ba74fdc88843278 buildURL: https://github.com/GoogleCloudPlatform/alloydb-go-connector/actions/runs/9532598878 status: failed

priority: p2
type: bug
flakybot: flaky
flakybot: issue

Port of CloudSQL's https://github.com/GoogleCloudPlatform/cloud-sql-go-connector/pull/856 Fixes https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/607