etcd-backup-restore
etcd-backup-restore copied to clipboard
Added insecureSkipVerify and trustedCaCert for AWS S3 implementation …
…in order to allow connections to private MinIO deployments
What this PR does / why we need it: It allow to set insecureSkipVerify or trustedCaCert in order to be able to connect to private MinIO deployments
Release note:
Added ability to use insecureSkipVerify or trustedCaCert for private MinIO deployments
@FlorinPeter Thank you for your contribution.
Thank you @FlorinPeter for your contribution. Before I can start building your PR, a member of the organization must set the required label(s) {'reviewed/ok-to-test'}. Once started, you can check the build status in the PR checks section below.
@timuthy @ishan16696 I rebased my changes due to the drop of the environment variable handling. Can you please have a look?
@timuthy @ishan16696 what can I do here to get this PR merged?
Hi @FlorinPeter , Sorry for the delay, we got busy with other tasks. I will try to review this on priority. Hope that's fine. Thanks
Can you please also update the example here appropriately.
@ishan16696 I updated the example, can you tell me why the unit test is failing? I tried to check but concourse is still loading...
can you tell me why the unit test is failing?
it is due to flaxy tests case, can you please do the re-push as I'm unable to trigger the pipeline tests again.
@ishan16696 can you add the ok label? I have re-pushed....
@timuthy @ishan16696 thx for handling it. It looks like the tests have past now successfully ;)
Hey @FlorinPeter , I have reviewed the PR. LGTM. Can you please rebase this PR on latest master just wanted to tests this PR.
@ishan16696 done
I have missed one thing 😐 Can you please also update the doc here for AWS S3 ?
@ishan16696 sorry for the delay. Can you please have a look if it fits for you?
@ishan16696 thx a lot for your help!