Skip to content

feat: add env-var fallback for librarian object-store config#974

Merged
cybermaggedon merged 1 commit into
release/v2.5from
feature/object-store-configuration
Jun 3, 2026
Merged

feat: add env-var fallback for librarian object-store config#974
cybermaggedon merged 1 commit into
release/v2.5from
feature/object-store-configuration

Conversation

@cybermaggedon

Copy link
Copy Markdown
Contributor

The librarian now reads OBJECT_STORE_ENDPOINT, OBJECT_STORE_ACCESS_KEY, OBJECT_STORE_SECRET_KEY, OBJECT_STORE_REGION, and OBJECT_STORE_USE_SSL from the environment when not set via params. This lets K8s Secrets supply credentials without them appearing in launch.yaml.

The librarian now reads OBJECT_STORE_ENDPOINT, OBJECT_STORE_ACCESS_KEY,
OBJECT_STORE_SECRET_KEY, OBJECT_STORE_REGION, and OBJECT_STORE_USE_SSL
from the environment when not set via params. This lets K8s Secrets
supply credentials without them appearing in launch.yaml.
@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown

Contributor License Agreement ✅

All contributors have signed the CLA. Thank you!

@cybermaggedon cybermaggedon merged commit acf182c into release/v2.5 Jun 3, 2026
3 checks passed
@cybermaggedon cybermaggedon deleted the feature/object-store-configuration branch June 3, 2026 10: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.

1 participant