Kévin PEREZ

Results 17 comments of Kévin PEREZ

Hello, this bug has been present for more than a year, is it possible to do something to fix it, this kind of problem seems basic for a torrent client,...

It seems that the situation changed (rollback of decision) : https://github.com/docker/hub-feedback/issues/2314#issuecomment-1483471738

Hello @valyala, any update on this issue ? Does it has been fixed in the LTS version ?

Il n'y a pas de problème de version sur le fichier dockerfile, la 3.9 est bien correcte. Pour les entrées DNS, tout y est donc aucun soucis. C'est en créant...

Thanks for all the info! Indeed, the queue is 2300 :)

We ajusted our settings to : ``` - --concurrent=50 - --client-burst=200 - --client-qps=100 - --enable-leader-election=true ``` We can now managed 10K secrets with a refreshInterval of 15 minutes without having...

Hello, same error here, i get the bearer, but cannot get users, 401.. ``` curl --location --request GET 'localhost:3000/user/' \ --header 'Content-Type: application/json' \ --header 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOjEsInVzZXJuYW1lIjoiYWRtaW4iLCJpYXQiOjE2MTkzMzM2OTMsImV4cCI6MTYxOTMzNzI5M30.9tkSy9aYDL01haKto_fTGn2gKU7_OvVbWn0gNmJwMgw' ```