Milos Gajdos

Results 547 comments of Milos Gajdos

> you don't need use select `select` is there to make sure the function in question (which runs in a goroutine) unblocks the goroutine it runs in when the `context`...

> I recently installed the project through gitlab helm chart and I had an issue while pushing an image. I've never used this helm chart so I dont know what...

> module that is responsible for interacting with CSP storage APIs ? What is a CSP?

yeah, I mean this _extremely_ outdated -- in fact we no longer update `2.x` releases/branches https://github.com/goharbor/harbor/blob/d01dfd450abbb25cea82bb1c3d546c8dce2fe0eb/src/go.mod#L19 But to answer your question, you can find all support storage drivers in: https://github.com/distribution/distribution/tree/main/registry/storage/driver

Please, read the whole discussion here: https://github.com/distribution/distribution/pull/3940 That's a PR that also attempted adding a recursive `flush` call, just like this one.

This needs a rebase, but mind you @Luap99 we now recommend folks to avoid using the client in this repo see: https://github.com/distribution/distribution?tab=readme-ov-file#how-does-this-integrate-with-docker-containerd-and-other-oci-client

@wutongjie23hao the build is failing on this PR.

> can you give me the error info Can you not click on Details link in `validate` action?

Please run `make validate` and you'll see the error in the output.