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 credentials discrepancy between Bioimaging/VCF and SOMA registration UDFs #685

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

sgillies
Copy link
Collaborator

@sgillies sgillies commented Dec 4, 2024

I'm not sure why this would make a difference. I'm able to register an ingested group to my own namespace from my own bucket, but we have trouble registering to the TileDB-Inc namespace from a user bucket. The change I've made here makes SOMA registration exactly the same as others that are observed to work in both cases.

Test ingestions with and without the change are in progress.

@sgillies sgillies self-assigned this Dec 4, 2024
@sgillies sgillies marked this pull request as ready for review December 4, 2024 02:45
@sgillies sgillies requested a review from ktsitsi December 4, 2024 02:46
Copy link
Collaborator

@ktsitsi ktsitsi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

General: From the PR desc I understand that ideally we want the source's access configuration to be different from the destination access config. This would allow registering an asset that was accessed and ingested from a user's namespace to another namespace given we have access to both of them. I had implemented sth similar (if I get the problem right) here #607 feel free to check it out and if not relevant let's sync if I got sth wrong.

tests/vcf/test_vcf.py Outdated Show resolved Hide resolved
@ktsitsi ktsitsi requested a review from gspowley December 4, 2024 15:08
Copy link
Member

@gspowley gspowley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merge changes from #683.

tests/vcf/test_vcf.py Outdated Show resolved Hide resolved
@sgillies sgillies force-pushed the sg/sc-58644/moar-credentials branch from db14949 to f9dfc26 Compare December 5, 2024 02:12
Copy link
Member

@gspowley gspowley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for merging those changes!

@sgillies sgillies merged commit 6fb5951 into main Dec 11, 2024
18 checks passed
@sgillies sgillies deleted the sg/sc-58644/moar-credentials branch December 11, 2024 21:20
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.

3 participants