Done
Details
Assignee
Andrii DemaAndrii DemaReporter
Sergey ProninSergey Pronin(Deactivated)Needs Doc
YesFix versions
Priority
Medium
Details
Details
Assignee
Andrii Dema
Andrii DemaReporter
Sergey Pronin
Sergey Pronin(Deactivated)Needs Doc
Yes
Fix versions
Priority
Smart Checklist
Smart Checklist
Smart Checklist
Created May 26, 2021 at 12:35 PM
Updated March 5, 2024 at 5:51 PM
Resolved June 9, 2022 at 6:50 AM
Sometimes users run private S3-compatible storage with self-issued TLS certificate.
In that case Operators should be able to store backups there by either skipping TLS verification or by accepting self-issued CAs.
pgbackrest (used in PG Operator) has this functionality:
and there is a corresponding flag in PG Operator:
We need to add the same functionality to MySQL and MongoDB Operators.
This improvement adds the new flag into storages configuration in MySQL/PXC Operator.