portworx / helm

Repository for Portworx Helm assets
Apache License 2.0
48 stars 65 forks source link

px-backup fails for non ssl backup #357

Open whoatemyjam opened 2 years ago

whoatemyjam commented 2 years ago

Is this a BUG REPORT or FEATURE REQUEST?: BUG REPORT What happened: Added s3 backup storage without ssl and by checking disable ssl button and it got validated but backups are failing.

" Error uploading resources: blob (key "backup/bkup-6-435607e/6ad9dfc6-88db-4a3f-bb23-72984c9737a7/namespaces.json") (code=Unknown): RequestError: send request failed caused by: Put "https://bastion.baremetal.xyz:8020/portworx/dbackup/bkup-6-435607e/6ad9dfc6-88db-4a3f-bb23-72984c9737a7/namespaces.json": http: server gave HTTP response to HTTPS client " What you expected to happen: with ssl disabled in backup location and validated , the backup must complete instead of trying to go via https and failing How to reproduce it (as minimally and precisely as possible): create a s3 bucket , in our case scality cloudserver, go to add cluster in px-backup, add backup location and credentials in cloud setting and perform backup of any object Anything else we need to know?: is there a way to add self signed certs in px-backup config so backups can be performed using them Environment:

diptiranjanpx commented 2 years ago

Yes, there has been a regression in 2.2.0 version which is going to be fixed as part of 2.2.1 release.