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

feat: Add environment variables for dynamic object storage #195

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

lemaitre-aneo
Copy link
Contributor

@lemaitre-aneo lemaitre-aneo commented Dec 27, 2024

Motivation

In branch main of ArmoniK.Core, the object storage is now dynamic and requires new environment variables to work.

Description

Adds the environment variables related to the dynamic loading of the object storage to the output of the storage modules.

Testing

This has been tested on AWS using the latest ArmoniK.Core snapshot (0.30.0-SNAPSHOT.18.220164cc)

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • I have thoroughly tested my modifications and added tests when necessary.
  • Tests pass locally and in the CI.
  • I have assessed the performance impact of my modifications.

@lemaitre-aneo lemaitre-aneo force-pushed the fl/dynamic-object-storage branch 2 times, most recently from fd92f91 to 3658b57 Compare December 27, 2024 09:12
@tschneider-aneo tschneider-aneo merged commit 25f2fd7 into main Dec 27, 2024
5 checks passed
@tschneider-aneo tschneider-aneo deleted the fl/dynamic-object-storage branch December 27, 2024 11:00
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