cloudnative-pg / cloudnative-pg/plugin-barman-cloud
[Enhancement] Add a properties to configure max-archive-size option
- 主要语言
- Go
- 星标
- 191
- 派生
- 72
- 平均合并
- 1 天 16 小时
- 30 天内合并 PR
- 18
描述
Hi.
We have some big database to backup and we got some issue with ephemeral storage usage.
We was able to manage the useg setting max-archive-size, but to do so we have tu use the additionalCommandArgs property.
to polish the yaml would be great to have a property in [DataBackupConfiguration](https://github.com/cloudnative-pg/barman-cloud/blob/v0.4.0/pkg/api/config.go#L274) [¶](https://pkg.go.dev/github.com/cloudnative-pg/barman-cloud/pkg/api#DataBackupConfiguration) and some documentation line about Ephemeral storage consumption and parameters like "jobs".
贡献指南
调研方向
从 pkg/api/config.go 中的 DataBackupConfiguration 开始,然后查看现有的关于 additionalCommandArgs、max-archive-size、临时存储消耗和 jobs 的文档。完成的标准是配置直接公开 max-archive-size,并记录相关的存储指导。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- go, postgresql
- 领域
- databases, documentation
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100