xiao.wu

Results 6 comments of xiao.wu

> Please manually update the chaosblade version to 0.10.0 and restart the java application Where is the chaosblade work direction,please?

Organization/Company:兴趣岛 Website: https://www.xingqudao.cn/ Country: China Contact: [[email protected]]([email protected]) Usage scenario: Using Eino to build devops AI assistant and wechat rebot Status: Production

> @regend 上面的 PR 已合并,可以使用 helm 安装最新版本试用,看还有没有问题哈 没有问题了 谢谢

@elliotxx 我认为hostPath不应该直接在helm安装的时候就显式声明,因为sts的workload需要动态去创建,我们无法预知用户需要几个etcd副本. 想要做到动态的hostpath最好的实践方式是使用类似toplvm这样的本地存储CSI方案,karpor里需要做的只是去支持用户动态配置storageClass. 我这边提交了一个pr,麻烦看看https://github.com/KusionStack/charts/pull/50 使用方式类似这样: 在values.yaml里配置 etcd.persistence.storageClass: "toplvm"

Hi, the RC5 was originally scheduled for release in early October, but it's already late October and hasn't been released yet. Will this delay affect the planned GA timeline? We're...