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: use filestore as plugin storage #18

Merged
merged 2 commits into from
Mar 17, 2025

Conversation

sotazum
Copy link
Contributor

@sotazum sotazum commented Mar 17, 2025

What's Changed

  • Use Filestore (NFS) as a persistent storage volumes of plugin daemon container
  • Use mounted volumes to store plugin python source code to make persistent

Why?

  • GCS FUSE could not process plugin install because of I/O restricts

How?

  • Change Cloud Run mount from GCS FUSE to Filestore

How to Test

  • Deployed on my Google Cloud environment

Notes

  • Filestore is relatively expensive resource

@sotazum sotazum added the enhancement New feature or request label Mar 17, 2025
@sotazum sotazum self-assigned this Mar 17, 2025
@sotazum sotazum merged commit 30f0586 into main Mar 17, 2025
@sotazum sotazum deleted the feature/use-filestore-as-plugin-storage branch March 17, 2025 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant