sofa-ark
sofa-ark copied to clipboard
【WIP】Lipeng dev add bizalias
installBiz 支持传 bizAlias,把 bizAlias 设置成 ns_podName_module:version 的格式,方便 trace
Summary by CodeRabbit
-
New Features
- Introduced
bizAlias
support for better identification of business modules.
- Introduced
-
Bug Fixes
- Corrected assertions in test methods to ensure accurate validation of
installOperation
andinstallBiz
functions.
- Corrected assertions in test methods to ensure accurate validation of
-
Tests
- Updated test coverage to include new parameters and assertions for
installOperation
andinstallBiz
.
- Updated test coverage to include new parameters and assertions for
-
Refactor
- Reorganized import statements and added necessary constants to improve code maintainability.