Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ResetNodePassword vs ResetServicePassword #169

Open
vlobzakov opened this issue May 17, 2019 · 0 comments
Open

ResetNodePassword vs ResetServicePassword #169

vlobzakov opened this issue May 17, 2019 · 0 comments
Assignees

Comments

@vlobzakov
Copy link
Contributor

Есть такая задача: [[CS] rename old event ResetNodePassword accourding to new api ResetServicePassword] update doc: Ticket .
ResetNodePassword срабатывает для ноды, а ResetServicePassword срабатывает для ноды,слоя т.е.:

onBeforeResetNodePassword [${nodes.sqldb[0].id}] только,

но

onBeforeResetServicePassword [sqldb] и onBeforeResetServicePassword [${nodes.sqldb[0].id}].

Соответственно нам нужно исправить примеры с ResetNodePassword и добавить дополнительно в доку события типа ResetServicePassword ?

Или же мы тотально заменяем везде ResetNodePassword на ResetServicePassword ?

Спрашиваю потому что onBeforeResetNodePassword[${nodes.sqldb[0].id}] работает в версии 5.6.8 как минимум - т.е. как бы не очень понятно будем далее использовать этот ивент в случае полной замены Node на Service?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants