Milos Gajdos

Results 537 comments of Milos Gajdos

Closing due to a lack of noise on the OP side. Besides, this is the wrong repo to ask/report this.

I recommend using Cloudflare/Cloudfront for these types of things. Implementing the cache is out of the scope of this project beyond the already provided caching proxy this project offers.

Is this still an issue in `v3`? Either way for future reference do not use 2.8x release. It's going to be marked as deprecated imminiently.

That should be enabled by setting `forcepathstyle` in S3 driver to false, which should be the default 🤔 https://github.com/distribution/distribution/blob/ba2841b0ce1e09ab7cacddc0a003d5daac5c5a85/registry/storage/driver/s3-aws/s3.go#L208

If you are setting `regionendpoint`, you must set `forcepathstyle: true` See here: * https://github.com/distribution/distribution/issues/4528#issuecomment-2531732819

> I'm using v2.8.3 through Harbor. Yeha, that wont work with 2.8.3. You need to switch to v3

Please stop using 2.8.2 2.x releases havent been touched for ages and will NO longer be touched going forward. Use the latest v3 (beta) release.

That's factually incorrect. If you are after most recent 2.8.x release then you should be looking into 2.8.3 There was a beta v3 release recently. We might do a stable...

v3's `distribution/reference` is pinned to `0.6.0`: https://github.com/distribution/distribution/blob/v3.0.0-beta.1/go.mod#L14

Wonderful. Mind closing this issue then?