Leo Q
Leo Q
Thanks for your quick reply! It would be awesome If we can add these knowledge at the end of recovery document. Maybe I can add a pr for it? *...
@lorenzomorandini hello, what is the repository_mount_path ? I tried /tmp/restic_cache/ and mountPath of my pvc , but no work
I think I found it anyway, I deleted lock files from s3 storage directly.
贴代码的时候建议使用代码块,代码块的上下方都使用三个 ` 符号 把代码块包起来,你这样贴代码,github误以为你引用了一些issue
Thanks for your review, I’ve updated the description above
我推荐你使用这里的 helm chart -> https://github.com/douban/charts/tree/master/charts/archery
你这个问题应该是因为你没有使用最新版的archery镜像导致的,你可以手动修改镜像版本到最新,master或者1.9.0 都可
看一下black,lint失败了,用black 自动修复一下
@Jamstah really appriciate your comment! The pr you mentioned is a good start, I just enabled redis lru eviction for this case , it would be better if distribution itself...
I'm not really familliar with the mechanism of disribution cache. I assume each key in redis is for one single repository , if that's the case, this would be safe,...