Skip to content

Expose remote-data-loader request cache env vars#162

Merged
Muon merged 2 commits intomainfrom
mak/rdl-cache-vars
Dec 22, 2025
Merged

Expose remote-data-loader request cache env vars#162
Muon merged 2 commits intomainfrom
mak/rdl-cache-vars

Conversation

@Muon
Copy link
Contributor

@Muon Muon commented Dec 22, 2025

Changelog

  • remote-data-loader: expose request cache configuration

Docs

https://linear.app/foxglove/issue/FIRE-164

Description

This PR enables configuration of the remote data loader request cache from the Helm chart. Options for setting the REQUEST_CACHE_STORAGE_PROVIDER and REQUEST_CACHE_BUCKET_NAME environment variables are exposed through globals.cache.storageProvider and globals.cache.bucketName. If cache.enabled is true, then both those values are required.

@Muon Muon requested a review from bennetthardwick December 22, 2025 00:25
@Muon Muon merged commit b2c60b3 into main Dec 22, 2025
3 checks passed
@Muon Muon deleted the mak/rdl-cache-vars branch December 22, 2025 01:35
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