Ata E Husain Bohra 87ee4cf958 Add new FDB EncryptKeyProxy role
Major changes includes:

1. Add a new FDB role responsible- EncyrptKeyProxy. The role is
   responsible to expose APIs to fetch encyrption keys interacting
   with external Encryption KeyManager interface.
2. The process is a FDB singleton process following similar recruitment
   rules as other singleton processes in the system.
3. Code to recruit the worker process; given the encryption keys are
   needed during recovery (decode TLog records), for now the process
   is co-located in same datacenter as ClusterController.
4. Skeleton process actor code; more functionality will be added in
   subsequent PRs.

NOTE: The code is protected under a SERVER_KNOB with the default
      value as 'false' for now.
2022-01-25 17:38:27 -08:00
..
2021-09-16 19:40:28 -07:00
2021-11-09 10:32:17 -08:00
2021-12-22 15:04:00 -08:00
2022-01-25 17:38:27 -08:00
2022-01-25 17:38:27 -08:00
2021-09-16 19:40:28 -07:00
2021-06-02 17:30:09 +00:00
2021-07-23 17:33:18 -07:00
2021-04-26 10:16:18 -07:00
2022-01-18 14:34:18 -08:00
2022-01-18 14:34:18 -08:00
2022-01-25 17:38:27 -08:00
2021-09-24 09:53:32 -07:00
2021-09-24 09:53:32 -07:00