Skip to content

PG-1607 PG-1652 Unify argument order for KMIP and Vault providers #404

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

Merged
merged 1 commit into from
Jun 11, 2025

Conversation

jeltz
Copy link
Collaborator

@jeltz jeltz commented Jun 9, 2025

The argument order differed between the CLI tool and the SQL functions which could cause confusion so we pick one order and standardize on it.

I also decided to not make the CA cert parameter optional, passing NULL is good enough.

The argument order differed between the CLI tool and the SQL functions
which could cause confusion so we pick one order and standardize on it.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.55%. Comparing base (e636b10) to head (0ae225e).
Report is 5 commits behind head on TDE_REL_17_STABLE.

❌ Your project status has failed because the head coverage (85.55%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@                  Coverage Diff                  @@
##           TDE_REL_17_STABLE     #404      +/-   ##
=====================================================
- Coverage              85.72%   85.55%   -0.18%     
=====================================================
  Files                     22       22              
  Lines                   2529     2547      +18     
  Branches                 387      388       +1     
=====================================================
+ Hits                    2168     2179      +11     
- Misses                   287      292       +5     
- Partials                  74       76       +2     
Components Coverage Δ
access 83.73% <ø> (-0.67%) ⬇️
catalog 88.90% <ø> (ø)
common 91.80% <ø> (ø)
encryption 73.45% <ø> (+0.88%) ⬆️
keyring 72.94% <ø> (ø)
src 91.42% <100.00%> (ø)
smgr 94.85% <ø> (-2.57%) ⬇️
transam ∅ <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jeltz jeltz merged commit a0285c0 into percona:TDE_REL_17_STABLE Jun 11, 2025
16 checks passed
@jeltz jeltz deleted the tde/provider-arg-order branch June 13, 2025 12:42
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.

3 participants