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

Conversation

starpit
Copy link
Member

@starpit starpit commented Nov 11, 2024

  • 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

@starpit starpit force-pushed the non-minio-fixes branch 4 times, most recently from cef3812 to c3f1c0b Compare November 11, 2024 18:55
- 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 starpit merged commit bf1c2e3 into IBM:main Nov 11, 2024
21 checks passed
@starpit starpit deleted the non-minio-fixes branch November 11, 2024 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant