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: register file systems correctly when using duplicate roleArns BM-1055 #3367

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

blacha
Copy link
Member

@blacha blacha commented Nov 4, 2024

Motivation

We have been seeing some tiff files intermitently fail to load when loading across AWS accounts, this was tracked down a failure to register a AWS roleArn against the target bucket when the roleArn was used in multiple different buckets

Modifications

Use the more general "onFileSystemFound" as "onFileSystemCreated" only happens once per roleArn.

Verification

Tested locally

@blacha blacha marked this pull request as ready for review November 4, 2024 01:30
@blacha blacha requested a review from a team as a code owner November 4, 2024 01:30
@blacha blacha added this pull request to the merge queue Nov 4, 2024
Merged via the queue into master with commit 385971d Nov 4, 2024
12 checks passed
@blacha blacha deleted the fix/bm-1055-missing-config branch November 4, 2024 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants