Skip to content

Mount a COS based volume for caching

Kang Liu请求将mount-cosfs-for-caching合并到master

What does this MR do and why?

“顺序分配Feature Flag Change Issue 的 Assignee” 功能需要 Web 应用有一个持久化的目录 ./cache,由于是多副本部署,因此需要共享卷作为存储。

目前腾讯云支持 COS 和 NFS,由于 COS 的 terraform module 已经具备,因此先尝试采用 COSFS 的卷。

相关 issue: #65 (comment 1699104)

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

合并请求报告

加载中