Denis Garus
Denis Garus
What do you try to do?
Can you study this example? https://github.com/artipie/artipie/blob/master/artipie-main/src/test/java/com/artipie/docker/DockerLocalITCase.java
``` type: plain pass: 123 permissions: adapter_basic_permissions: my-maven: - "*" my-npm: - "*" my-gem: - "*" my-gem-port: - "*" docker_repository_permissions: "*": "*": - * docker_registry_permissions: "*": - base ```
> Bump, not sure if either of you guys could help investigate @dgarus @ChGen - I would dig into the issue further but I was a little confused by the...
@sunmeplz @olenagerasimova To choose content type, we should consider a quality factor which can be defined for certain MIME type (types). For MIME types with the same quality factor, pick...
@olenagerasimova @ChGen > what will happen with the record if the artifact was removed? I think we have to remove the referred record. > what will happen if the artifact...
[Docker client does not handle 401 Unauthorized response codes from registry correctly #18569](https://github.com/moby/moby/issues/18569) So, there is no a simple way to use authenticated and unauthenticated users to access the same...
@Tzahif Yes, you're right, there is no an option to delete artifacts. So Artipie works as a storage that never removes data.
> @dgarus is it something that can be added to artipie? this is already in the roadmap? Sorry, no. Only if somebody will be ready to do this feature.
@jxs Hello! Please review this PR as well. This is a draft, but before cleaning it would be great to know what you think. Thanks!