Fredrik Wrede
Fredrik Wrede
**Severity** - [ ] Critical/Blocker (select if the issue makes the application unusable or causes serious data loss) - [ ] High (select if the issue affects a major feature...
## Description It should not be necessary to provide with cert to grpc client if it's a CA signed cert. This PR fixes that.
closes PR #516 (remake PR) We hade multiple servicers defined in the proto (connector, control, reducer), that is in the end all implemented in Combiner. I think it makes the...
It should be possible to setup connection configurations to mongo and minio via ENVs.
This PR cleans up the old cert managment of sending certs via REST from controller to combiner and clients. Certs for gRPC clients can now fully be controlled via environment...
This pull request includes significant changes to the data handling and dependencies in the `examples/mnist-pytorch/client` project. The most important changes involve replacing the use of `torchvision` with direct data downloads,...