[EaR]: Update KMS request/response to embedd version details#9135
Merged
sfc-gh-ahusain merged 3 commits intoJan 16, 2023
Conversation
sfc-gh-ahusain
requested review from
sfc-gh-jslocum,
sfc-gh-nwijetunga and
sfc-gh-yiwu
January 13, 2023 05:59
Contributor
Result of foundationdb-pr-clang-ide on Linux CentOS 7
|
Collaborator
Doxense CI Report for Windows 10
|
Contributor
Result of foundationdb-pr-macos-m1 on macOS Monterey 12.x
|
Contributor
Result of foundationdb-pr-macos on macOS Monterey 12.x
|
Contributor
Result of foundationdb-pr-clang on Linux CentOS 7
|
Contributor
Result of foundationdb-pr on Linux CentOS 7
|
Contributor
Result of foundationdb-pr-cluster-tests on Linux CentOS 7
|
Collaborator
Doxense CI Report for Windows 10
|
sfc-gh-nwijetunga
previously approved these changes
Jan 13, 2023
Contributor
Result of foundationdb-pr-clang-ide on Linux CentOS 7
|
Contributor
Result of foundationdb-pr-clang on Linux CentOS 7
|
Contributor
Result of foundationdb-pr on Linux CentOS 7
|
Contributor
Result of foundationdb-pr-cluster-tests on Linux CentOS 7
|
sfc-gh-jslocum
previously approved these changes
Jan 13, 2023
sfc-gh-ahusain
dismissed stale reviews from sfc-gh-jslocum and sfc-gh-nwijetunga
via
January 13, 2023 20:20
d68b340
Collaborator
Doxense CI Report for Windows 10
|
Contributor
Result of foundationdb-pr-clang-ide on Linux CentOS 7
|
Contributor
Result of foundationdb-pr-cluster-tests on Linux CentOS 7
|
Contributor
Result of foundationdb-pr-macos-m1 on macOS Monterey 12.x
|
Contributor
Result of foundationdb-pr on Linux CentOS 7
|
Contributor
Result of foundationdb-pr-macos on macOS Monterey 12.x
|
Contributor
Result of foundationdb-pr-clang on Linux CentOS 7
|
sfc-gh-ahusain
force-pushed
the
ahusain-kms-api-updates
branch
from
January 13, 2023 21:49
d68b340 to
c2c0bfb
Compare
Contributor
Result of foundationdb-pr-clang-ide on Linux CentOS 7
|
Contributor
Result of foundationdb-pr-macos on macOS Monterey 12.x
|
Contributor
Result of foundationdb-pr on Linux CentOS 7
|
Collaborator
Doxense CI Report for Windows 10
|
Contributor
Result of foundationdb-pr-clang on Linux CentOS 7
|
Contributor
Result of foundationdb-pr-cluster-tests on Linux CentOS 7
|
Description Patch embedd 'version_tag' detail to KMS JSON request/response payload, this features enables future expansion as well as enables the path to support multiple versions simulatanesouly if needed Testing RESTKmsConnectorUnit.toml updated as per new code devRunCorrectness - 100K
Description diff-1 : Address review comments Patch embedd 'version_tag' detail to KMS JSON request/response payload, this features enables future expansion as well as enables the path to support multiple versions simulatanesouly if needed Testing RESTKmsConnectorUnit.toml updated as per new code devRunCorrectness - 100K
Description diff-1 : Address review comments Patch embedd 'version_tag' detail to KMS JSON request/response payload, this features enables future expansion as well as enables the path to support multiple versions simulatanesouly if needed Testing RESTKmsConnectorUnit.toml updated as per new code devRunCorrectness - 100K
sfc-gh-ahusain
force-pushed
the
ahusain-kms-api-updates
branch
from
January 14, 2023 03:36
c2c0bfb to
0a78363
Compare
Collaborator
Doxense CI Report for Windows 10
|
Contributor
Result of foundationdb-pr-clang-ide on Linux CentOS 7
|
Contributor
Result of foundationdb-pr-macos-m1 on macOS Monterey 12.x
|
Contributor
Result of foundationdb-pr-macos on macOS Monterey 12.x
|
Contributor
Result of foundationdb-pr on Linux CentOS 7
|
Contributor
Result of foundationdb-pr-clang on Linux CentOS 7
|
Contributor
Result of foundationdb-pr-cluster-tests on Linux CentOS 7
|
sfc-gh-nwijetunga
approved these changes
Jan 16, 2023
sfc-gh-nwijetunga
added a commit
to sfc-gh-nwijetunga/foundationdb
that referenced
this pull request
Jan 18, 2023
* main: (33 commits) Change PTreeImpl::insert to overwrite existing entries (apple#9138) Add correct test for blob restore with large workload [EaR]: Update KMS request/response to embedd version details (apple#9135) client config tests: Improve readability of ClientConfigTest interface get_client_status: fix formatting in comments get_client_report: commenting DatabaseState::getClientStatus client_status_report: Change variable names get_client_status: a comment giving a more precise description get_client_status: document the schema of the returned json client_status_report: report cluster id from the DatabaseContext only get_client_status: remove redundant call to getRecentClosedPeers client_config_tester: Add a comment describing its contract client_config_tester: Adding missing break in switch case Validate Storage part II (apple#8471) add some rocksdb compile options that can be passed in at build time (apple#9141) Decrease the number of HCA test rounds to decrease the test time tenant entry was removed, changed to fixme (apple#9132) set watchTenantCheck within deleteTenant Fix tenant delete loop Clean up log messages ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Patch embedd 'version_tag' detail to KMS JSON request/response payload, this features enables future expansion as well as enables the path to support multiple versions simulatanesouly if needed
Testing
RESTKmsConnectorUnit.toml updated as per new code
devRunCorrectness - 100K
Code-Reviewer Section
The general pull request guidelines can be found here.
Please check each of the following things and check all boxes before accepting a PR.
For Release-Branches
If this PR is made against a release-branch, please also check the following:
release-branchormainif this is the youngest branch)