Starchenko Ilya
Starchenko Ilya
**Problem** When I'm trying to add people in channel I can't see their fullname, only **nickname**. But search working with all attributes of users(**including fullname**) and from server we getting...
I have two microservices with common-lib and lib for proto-definition and my grpc client located at common-lib, but it only works with first microservice, where I have GrpcService, in second...
**Bug description** _I'm not sure if this bug or not implemented yet_ I have simple test for _job_ with _TestContainers_ and it's failed because _Spring Batch Test_ doesn't make migration...
This is a request to reopen the existing [issue](https://github.com/kubernetes/client-go/issues/843#issue-675652955) for further discussion. The issue pertains to the need for periodic resync in the work process of informers. > The work...
### Description Lincheck tests fail when using IntelliJ Platform test framework. Both IntelliJ Platform test framework and Lincheck perform bytecode instrumentation on test classes, which likely causes the conflict. ###...