Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: grpc-gateway connection with tls enabled #1758

Merged
merged 7 commits into from
Nov 14, 2024

Conversation

strantalis
Copy link
Member

@strantalis strantalis commented Nov 14, 2024

Proposed Changes

Fixes grpc-gateway from endpoint to support tls. This was a miss on the initial pr #1733 because we don't have any tests where we enable tls. So this pull request updates the integration tests to run with tls enabled as well.

Checklist

  • I have added or updated unit tests
  • I have added or updated integration tests (if appropriate)
  • I have added or updated documentation

Testing Instructions

@strantalis strantalis requested a review from a team as a code owner November 14, 2024 18:37
@strantalis strantalis requested a review from a team as a code owner November 14, 2024 19:32
@strantalis strantalis added this pull request to the merge queue Nov 14, 2024
Merged via the queue into opentdf:main with commit 3120350 Nov 14, 2024
23 checks passed
@strantalis strantalis deleted the dsp-201/grpc-gateway-fix branch November 14, 2024 21:33
github-merge-queue bot pushed a commit that referenced this pull request Nov 15, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.4.28](service/v0.4.27...service/v0.4.28)
(2024-11-15)


### Features

* **sdk:** add collections for nanotdf
([#1695](#1695))
([6497bf3](6497bf3))


### Bug Fixes

* **core:** Autobump service
([#1767](#1767))
([949087e](949087e))
* **core:** Autobump service
([#1771](#1771))
([7a2e709](7a2e709))
* **core:** Updates dpop check for connect
([#1760](#1760))
([6d7f24a](6d7f24a))
* grpc-gateway connection with tls enabled
([#1758](#1758))
([3120350](3120350))

---
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: opentdf-automation[bot] <149537512+opentdf-automation[bot]@users.noreply.github.com>
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.

2 participants