Daniel Jiang
Daniel Jiang
Combining #7301 we should probably design a consistent way to let user configure the advanced settings for kopia. But before that, we should consider adjust the default policy to mitigate...
In that case you should not use "proxy cache", you should use replication instead. You can setup a replication policy to regularly pull the image from the remote registry and...
I think the problem is how to get the vuln of the image BEFORE it's pulled, and this is out of Harbor's scope. Thinking out loud, to solve your problem,...
> Harbor should pull the image regardless of its vuln state, then do the scan (synchronous!) and block the download to the requesting client when policies are matched - or...
@maciej-p I understand intuitively this does not seem very consistent, but will current behavior cause any problems?
@baaaaast Thanks for writing it up. I think this is a valid issue. IMO ideally we wanna make sure in the tlgConfig it trusts the CA that signs the internal...
@sizowie Thanks for writing up this issue, are you using AWS S3 or S3 compatible storage when you see this problem?
defer to v2.15.0 due to time constraint.
@ZYWNB666 Thanks for reaching out to us. I agree the suggestion by @slcnx > 后端换一下看看效果,使用排除法看看 We wanna clarify whether this is caused by the overhead of Harbor. Could you setup...
It is expected that the image size after it's built is different from the size of the image in registry, b/c when the layer is pushed it's gzipped.