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/add gcs for plugin daemon storage volume #14

Merged
merged 3 commits into from
Mar 15, 2025

Conversation

sotazum
Copy link
Contributor

@sotazum sotazum commented Mar 14, 2025

What's Changed

  • Add gcs fuse as persistent volumes of plugin daemon container

Why?

  • To make plugin daemon container's local storage persistent

How?

  • Add gcs fuse as container volumes and storage admin role to service account
  • Use Cloud Run Gen 2 environment to use gcs fuse mount

How to Test

  • Checked plugin daemon container's local storage is mounted by gcs bucket

image

Notes

  • Add PM2_HOME env to web container to avoid permission issues

@sotazum sotazum added the enhancement New feature or request label Mar 14, 2025
@sotazum sotazum self-assigned this Mar 14, 2025
@sotazum sotazum merged commit 63be8b3 into main Mar 15, 2025
@sotazum sotazum deleted the feature/add-gcs-for-plugin-daemon-storage-volume branch March 17, 2025 07:38
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