Zbigniew Mandziejewicz

Results 7 issues of Zbigniew Mandziejewicz

Support pulling images from registries using docker credentials helper. Backported auth related changes from go-dockerclient, when image is not found locally and image contains registry name credential helper will be...

It would be useful to preserve information about URL that was requested by client. In cherrypyserver.py ws_location local variable is being created but it is not stored anywhere. Could I...

Updated Go version to `1.22` and Delve to `1.22.1`. Removed Go 1.18 test, 1.19 is not officially supported anymore but unsure if it should be removed or not.

Allow two-argument form of grpc plugin. Example: ``` grpc /foo.Service/ foo:80 grpc /bar.Service/ bar:80 ```

Allow creation/deletion of subuser if `Parent` is specified in `objectStoreUserSecret`. This enables better management of quota and reduces the capabilities required for ceph-cosi user.