Axel Rindle

Results 29 comments of Axel Rindle

@amwolff Would you mind giving an update on when this is estimated to reach production?

@amwolff Thank you for the update. The fact that you already have a plan internally is good enough for me :smile: > Would you be interested in having this working...

@wthorp While GitLab itself [can be configured](https://docs.gitlab.com/ee/administration/object_storage.html#multi-threaded-copying) to not use the `UploadPartCopy` operation (which is working fine), the underlying Docker Registry can not. I'm currently running into errors similar to...

[This comment](https://github.com/distribution/distribution/issues/1948#issuecomment-532378956) seems interesting. Also I'm receiving the following errors now: ``` 2023-03-20_21:13:06.51361 time="2023-03-20T21:13:06.513Z" level=info msg="S3: retrying after error" delay_s=0.284900606 error="NotImplemented: A header you provided implies functionality that is not...

I just found this project: https://www.electronforge.io/ Maybe it's a good idea to migrate to that.

> My only concern is that I want to keep this repository similarly-organized to upstream, so that incoming PRs upstream can be merged in easily. I see your point, but...

I created the following extension to workaround the problem: ```php