thelastpickle / cassandra-medusa

Apache Cassandra Backup and Restore Tool
Apache License 2.0
266 stars 143 forks source link

Allow enabling/disabling SSL certificate verification #701

Closed rzvoncek closed 10 months ago

rzvoncek commented 10 months ago

Fixes #700

sonarcloud[bot] commented 10 months ago

Quality Gate Failed Quality Gate failed

Failed conditions

2 Security Hotspots

See analysis details on SonarCloud

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (50e1dad) 80.17% compared to head (66cabf0) 80.18%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/thelastpickle/cassandra-medusa/pull/701/graphs/tree.svg?width=650&height=150&src=pr&token=KTDCRD82NU&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thelastpickle)](https://app.codecov.io/gh/thelastpickle/cassandra-medusa/pull/701?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thelastpickle) ```diff @@ Coverage Diff @@ ## master #701 +/- ## ======================================= Coverage 80.17% 80.18% ======================================= Files 52 52 Lines 4687 4688 +1 Branches 953 953 ======================================= + Hits 3758 3759 +1 Misses 900 900 Partials 29 29 ``` | [Files](https://app.codecov.io/gh/thelastpickle/cassandra-medusa/pull/701?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thelastpickle) | Coverage Δ | | |---|---|---| | [medusa/config.py](https://app.codecov.io/gh/thelastpickle/cassandra-medusa/pull/701?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thelastpickle#diff-bWVkdXNhL2NvbmZpZy5weQ==) | `90.83% <ø> (ø)` | | | [medusa/storage/s3\_base\_storage.py](https://app.codecov.io/gh/thelastpickle/cassandra-medusa/pull/701?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thelastpickle#diff-bWVkdXNhL3N0b3JhZ2UvczNfYmFzZV9zdG9yYWdlLnB5) | `93.83% <100.00%> (+0.02%)` | :arrow_up: |