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

Feature/SK-898 | Add presigned put url to inference workflow #631

Merged
merged 4 commits into from
Jun 14, 2024

Conversation

Wrede
Copy link
Member

@Wrede Wrede commented Jun 11, 2024

The s3 object store interface can now issue presigned put/get URLs. This urls is passed to the client to be used for uploading inference artifacts to object store.

New bucket: "fedn-inference", can be configured
predict entrypoint introduced in client and for fedn projects in fedn.yaml
Each clients artifacts are stored under "fedn-inference/client-name/session-id"

@github-actions github-actions bot added minor feature New feature or request labels Jun 11, 2024
fedn/network/clients/client.py Outdated Show resolved Hide resolved
@Wrede Wrede merged commit 5e7a5a4 into master Jun 14, 2024
18 checks passed
@Wrede Wrede deleted the feature/SK-898 branch June 14, 2024 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants