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

Allow configuring sslnegotiation using citus.node_conn_info #7821

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

naisila
Copy link
Member

@naisila naisila commented Dec 29, 2024

Relevant PG commit:
postgres/postgres@d39a49c1e

PR similar to #5203

Copy link

codecov bot commented Dec 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (release-13.0@b3448a1). Learn more about missing BASE report.

Additional details and impacted files
@@               Coverage Diff               @@
##             release-13.0    #7821   +/-   ##
===============================================
  Coverage                ?   89.63%           
===============================================
  Files                   ?      274           
  Lines                   ?    59750           
  Branches                ?     7452           
===============================================
  Hits                    ?    53555           
  Misses                  ?     4063           
  Partials                ?     2132           

Copy link
Member

@onurctirtir onurctirtir left a comment

Choose a reason for hiding this comment

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

I should've read the PR description more carefully since I was looking for some example PRs in the repo, like the one that you've already noted.

So, after comparing with that PR, this also looks good to me.

@naisila naisila force-pushed the naisila/sslnegotiation branch from e37be1b to 2c969df Compare December 30, 2024 18:07
@naisila naisila merged commit 80678bb into release-13.0 Dec 30, 2024
157 of 159 checks passed
@naisila naisila deleted the naisila/sslnegotiation branch December 30, 2024 18:25
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