cli command to reconfigure plugin services configs
Summary
Adds a new CLI command (picodata plugin
) with additional new subcommand (picodata plugin configure
) that updates plugin's services configurations.
Also, this merge request fixes errors in the log when trying to change the configuration on a disabled plugin service, which are successfully applied.
- Close #705 (closed), #1062 (closed)
- Cherry-pick to: 24.7
- Docs follow-up: docs#402 (closed)
Edited by Кирилл Безуглый
Merge request reports
Activity
changed milestone to %24.7 - Datamart
assigned to @kbezuglyi
added 1 commit
- 8a83253b - feat: add `plugin update` to update plugin's service config params
requested review from @vifley
added 11 commits
-
8a83253b...97d9349c - 9 commits from branch
master
- e98a5c0e - fix: do not log error on successful update of disabled service config
- f66f0f54 - feat: add `plugin update` to update plugin's service config params
-
8a83253b...97d9349c - 9 commits from branch
added 4 commits
Toggle commit listadded 11 commits
-
c415cc84...533dcafe - 8 commits from branch
master
- edd5b372 - fix: do not log error on successful update of disabled service config
- ceba8570 - feat: add `plugin update` to update plugin's service config params
- 68599994 - refactor: remove unneeded multiline imports
Toggle commit list-
c415cc84...533dcafe - 8 commits from branch
added 7 commits
-
396da9ed...2cf13ac7 - 4 commits from branch
master
- e82e35a6 - fix: do not log error on successful update of disabled service config
- cbf60936 - feat: add `plugin update` to update plugin's service config params
- 6943ba15 - refactor: remove unneeded multiline imports
Toggle commit list-
396da9ed...2cf13ac7 - 4 commits from branch
added 14 commits
-
8d46066d...03f843fe - 11 commits from branch
master
- 3dfe4f09 - fix: do not log error on successful update of disabled service config
- 0b69710e - feat: add `plugin update` to update plugin's service config params
- 5b615acc - refactor: remove unneeded multiline imports
Toggle commit list-
8d46066d...03f843fe - 11 commits from branch
- Resolved by Кирилл Безуглый
Создай пожалуйста docs follow-up issue
Please register or sign in to reply