New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
caCert is required in Recipe-generated BackupStorageLocation CR to access S3/MinIO
#921
Comments
|
@keslerzhu until we can get you a fix, please try the following workaround to preserve the
|
|
@hatfieldbrian Thank you for the workaround. In our case, we can successfully unlabel the BSL But from GUI, we still can see I have tried it for about an hour, in vain.
|
|
@keslerzhu I'm sorry it's not working in your environment. Will you please share the version of Ramen you're using? Perhaps a git commit identifier or image identifier? |
|
I verified this workaround in a "good" environment. @keslerzhu is trying it in a "bad" environment where a failed backup results in deletion of the |
|
Proposed fix: #925 |
|
Fixed by #925 |


In production environment, I have to config the property
caCertinDPAto make Velero to acccess MinIO.However, I found the
BackupStorageLocationgenerated by Ramen Recipe does not includecaCertI was lucky that I edited the
BackupStorageLocationonce, addedcaCert, made it work for one time.But that
BackupStorageLocationwas deleted very soon, nny new BSL instance does not havecaCertany more.The text was updated successfully, but these errors were encountered: