Skip to content
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

fix: various fixes for non-minio s3 endpoints #526

Merged
merged 1 commit into from
Nov 11, 2024

Commits on Nov 11, 2024

  1. fix: various fixes for non-minio s3 endpoints

    - improved detection of errors from ibmcloud
    - boot/up had assumed that the minio component would disappear as part of its cleanup logic
    - clean up boot/alldone to call the simpler WaitTillExists() API
    - a few other bug fixes in the way the polling varying of Listen() API worked; e.g. we weren't properly avoiding re-notifying on existing objects when polling
    
    Signed-off-by: Nick Mitchell <[email protected]>
    starpit committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    2d5e7a7 View commit details
    Browse the repository at this point in the history