Aleksei Burlakov

Results 15 comments of Aleksei Burlakov

@liangxin1300 , @nicholasyang2022 , @zzhou1 Thank you for having a look. Indeed, one can create only links to the sbin-binaries instead of moving them. > In general, it looks to...

> Adding support to non-privileged user adds more parameters to remote calling commands, creating some very complex cases, such as: > > ```python > get_stdout_stderr('ssh {}@{} sudo cat {}'.format(user, node,...

@HideoYamauchi , @kgaillot may we merge this PR, or at least the https://github.com/ClusterLabs/pacemaker/pull/1693 ?

> Hi aleksei, > > This fix is fairly old and experimental and not completed. > Therefore, this fix cannot be merged. > > I think we need to reconsider...

I would like to take over this PR in the #2020. @HideoYamauchi , I would appreciate your comments or any help with it=)

Maybe, just tell the user the package is not installed, and let him find out which one himself.

> BTW, I do want to clarify the general purpose of the use case PED-139 is to maintain the full fledged crmsh functionalities. With that, we should call out to...

With the newest changes, the user doesn't require neither to be in `haclient` group, nor the permissions for the files the `crm` accesses to be granted to the `haclient` group....

> Hi @aleksei-burlakov > > I suggest to resolve conflicts firstly so that the PR can trigger the CI process the see if has any regressions. > > I applied...

> I do think you would like to tweak the commit title too, similarly like the PR title ;) Good catch!)