#484 Add root ca cert for telemetry configuration #485

Merged
alexvanin merged 1 commit from AlekseySVTN/frostfs-s3-gw:add-root-ca-cert-for-telemetry-configuration into master 2024-09-19 11:07:13 +00:00
Member

Signed-off-by: Aleksey Savaitan a.savaitan@yadro.com

Signed-off-by: Aleksey Savaitan <a.savaitan@yadro.com>
AlekseySVTN added 1 commit 2024-09-10 08:04:03 +00:00
#484 Add root ca cert for telemetry configuration
Some checks failed
/ DCO (pull_request) Failing after 51s
/ Vulncheck (pull_request) Failing after 1m10s
/ Builds (pull_request) Failing after 1m24s
/ Lint (pull_request) Failing after 1m26s
/ Tests (pull_request) Successful in 1m25s
523ba91c5c
Signed-off-by: Aleksey Savaitan <a.savaitan@yadro.com>
fyrchik requested changes 2024-09-10 08:10:48 +00:00
@ -147,6 +147,7 @@ const ( // Settings.
cfgTracingEnabled = "tracing.enabled"
cfgTracingExporter = "tracing.exporter"
cfgTracingEndpoint = "tracing.endpoint"
cfgTracingCaCert = "tracing.caCert"
Owner

Please, use trusted_ca_list, we already have similar setting for neo-go mTLS in node.

Please, use `trusted_ca_list`, we already have similar setting for neo-go mTLS in node.
Owner

Probably makes no sense to use multiple certificate here, though.

Probably makes no sense to use multiple certificate here, though.
Author
Member

We have decided to use trusted_ca.

We have decided to use trusted_ca.
AlekseySVTN force-pushed add-root-ca-cert-for-telemetry-configuration from 523ba91c5c to 75de1db3b6 2024-09-10 08:58:44 +00:00 Compare
AlekseySVTN force-pushed add-root-ca-cert-for-telemetry-configuration from 75de1db3b6 to 26aa31f8a6 2024-09-12 08:20:32 +00:00 Compare
AlekseySVTN force-pushed add-root-ca-cert-for-telemetry-configuration from 26aa31f8a6 to 5f98f1a301 2024-09-12 09:36:27 +00:00 Compare
AlekseySVTN force-pushed add-root-ca-cert-for-telemetry-configuration from 5f98f1a301 to 5e055c5b7b 2024-09-12 10:14:15 +00:00 Compare
AlekseySVTN force-pushed add-root-ca-cert-for-telemetry-configuration from 5e055c5b7b to 8a9a1c1841 2024-09-12 10:51:18 +00:00 Compare
AlekseySVTN changed title from WIP #484 Add root ca cert for telemetry configuration to #484 Add root ca cert for telemetry configuration 2024-09-12 11:01:15 +00:00
AlekseySVTN requested review from alexvanin 2024-09-12 11:01:25 +00:00
AlekseySVTN requested review from r.loginov 2024-09-12 11:01:31 +00:00
AlekseySVTN force-pushed add-root-ca-cert-for-telemetry-configuration from 8a9a1c1841 to 3bd01c92d6 2024-09-17 07:05:07 +00:00 Compare
AlekseySVTN force-pushed add-root-ca-cert-for-telemetry-configuration from 3bd01c92d6 to 501dd7dc99 2024-09-17 08:05:52 +00:00 Compare
r.loginov approved these changes 2024-09-17 08:13:21 +00:00
alexvanin approved these changes 2024-09-18 06:34:28 +00:00
AlekseySVTN self-assigned this 2024-09-19 09:08:23 +00:00
alexvanin merged commit 34c1426b9f into master 2024-09-19 11:07:13 +00:00
alexvanin deleted branch add-root-ca-cert-for-telemetry-configuration 2024-09-19 11:07:14 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-s3-gw#485
No description provided.