Skip to content

Conversation

WenyXu
Copy link
Member

@WenyXu WenyXu commented Sep 9, 2025

I hereby agree to the terms of the GreptimeDB CLA.

Refer to a related PR or issue link (optional)

close #6813

What's changed and what's your intention?

This PR add postgres TLS configuration support for CLI metadata operations

PR Checklist

Please convert it to a draft if some of the following conditions are not met.

  • I have written the necessary rustdoc comments.
  • I have added the necessary unit tests and integration tests.
  • This PR requires documentation updates.
  • API changes are backward compatible.
  • Schema or data changes are backward compatible.

@WenyXu WenyXu requested review from MichaelScofield and a team as code owners September 9, 2025 12:37
@WenyXu WenyXu requested a review from fengjiachun September 9, 2025 12:37
@github-actions github-actions bot added size/XS docs-not-required This change does not impact docs. labels Sep 9, 2025
@WenyXu WenyXu requested a review from fengjiachun September 10, 2025 08:01
@WenyXu WenyXu enabled auto-merge September 11, 2025 12:17
@WenyXu WenyXu added this pull request to the merge queue Sep 11, 2025
Merged via the queue into GreptimeTeam:main with commit 9fe7069 Sep 11, 2025
42 checks passed
@WenyXu WenyXu deleted the feat/cli-support-tls branch September 11, 2025 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs-not-required This change does not impact docs. size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

This CLI tool should support TLS by PG's implementation, but it is not currently supported. We can address this in the next PR. @WenyXu
3 participants