Tomáš Jelínek
Tomáš Jelínek
I'm unable to reproduce your issue. Once I install `dacite` using `pip`, `configure` finds it just fine. Try running `./configure --enable-local-build`, this will download Python packages and rubygems automatically when...
Hi Hideo, Pcs currently does not support alert filters. There is a bz for it: https://bugzilla.redhat.com/show_bug.cgi?id=1512707 Best Regards, Tomas
ack, tracked at https://bugzilla.redhat.com/show_bug.cgi?id=1791791
Thank you very much for the pull request. However, we decided not to accept it in its current form. The proposed change makes pcs silently drop characters from user input,...
Could you provide a reproducer using pcs? We're still investigating if this is a pcs issue, and your screenshot of a traceback doesn't seem to be related. Your new commit...
Even though this may be a nice to have simplification, I don't see it getting done anytime soon due to its low severity compared to other tasks and an existence...
Hi @Alessandro-Barbieri, could you elaborate a bit on what it is you would like us to do? Thanks.
Can you provide more details? - What pcs version are you running? - Are you using web UI running on one of your cluster nodes? - What did you enter...
It looks like you are doing everything right. The problem is most of the requests time out. For some reason pcsd backend is responding slowly and the javascript part gives...
Here is a simple patch which makes some timeouts longer. It may not work 100% in your case but I think it's worth a try. Meanwhile, we are working on...