gtamas / etcdmanager

A cross-platform GUI and ETCD client
https://etcdmanager.io
MIT License
477 stars 59 forks source link

[BUG] #78

Open gxdgxd opened 3 years ago

gxdgxd commented 3 years ago

Could not perform operation. Error: Error: 8 RESOURCE_EXHAUSTED: Received message larger than max (8222366 vs. 4194304)

arthurzenika commented 3 years ago

Same bug here

Screenshot from 2021-05-20 13-50-32

On a etcd database extracted from rancher/kubernetes (the db in members/snap is 200Mb)

gtamas commented 3 years ago

Yeah, that's because of how this is implemented. We have to refactor that part.

So I know what's the problems I have plans for fixing this already, but currently I just don't have a lot of time for this project. I'm in the middle of moving to a different continent. However, I will get back to this as soon as I can.

In the meantime, PRs are welcome :) If someone wants to help out, please let me know! I'm happy to provide guidance regarding the current code.

arthurzenika commented 3 years ago

@gtamas hey! thanks for replying! Good look on your move. No rush on my part, just making sure issues are reported so other users don't get the same bugs.