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

[Improvement-190][MinaUtils] Improve get id_rsa file path to support different user home path on MinaUtils #191

Merged
merged 3 commits into from
Mar 3, 2023

Conversation

chenss-1
Copy link
Contributor

@chenss-1 chenss-1 commented Mar 2, 2023

[DS-190][refactor][manager] Improve get id_rsa file path to support different user home path on MinaUtils

  • modify get id_rsa file path by user.home
  • remove parameter privateKey_path

This closes #190

chenshaosong and others added 3 commits March 1, 2023 17:06
@datasophon datasophon merged commit 4a48799 into datavane:dev Mar 3, 2023
datasophon pushed a commit that referenced this pull request Mar 9, 2023
* fix ui deploy

* add npmDownloadRoot

* fix:修复运行报错问题

* feat:将前端产物“搬运”到指定目录

* feat:publicPath设置(/${path},后端配置)

* replace path to /ddh

* feat:前端文件移动,路径配置(/ddh)

* fix ui deploy

* revert some code

* revert some code

* [Improvement-190][MinaUtils] Improve get id_rsa file path to support different user home path on MinaUtils (#191)

* 1.delete read hosts file code and host_ip/ip_host cache
2.add utils get ip and hostname use InetAddress
3.delete  unused code related this functions

* Improve get id_rsa file path on MinaUtils

---------

Co-authored-by: chenshaosong <[email protected]>

* perf: Remove constant Constants.ID/ALERT_GROUP_ID/ALERT_QUOTA_NAME/ALERT_GROUP_NAME/ALERT_LEVEL, and use SFunction instead. (#200)

* A bug fix for querying the list of all service roles (#202)

* perf: Remove constant Constants.ID/ALERT_GROUP_ID/ALERT_QUOTA_NAME/ALERT_GROUP_NAME/ALERT_LEVEL, and use SFunction instead.

* fix: NullpointerException will be thrown, when target value of query is null.

* add   options.mode = 'history'

* add   options.mode = 'history'

* revert

* fix some error

---------

Co-authored-by: huangli <[email protected]>
Co-authored-by: chenss <[email protected]>
Co-authored-by: chenshaosong <[email protected]>
Co-authored-by: renwujie <[email protected]>
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

Successfully merging this pull request may close these issues.

[Improvement][MinaUtils] Improve get id_rsa file path to support different user home path on MinaUtils
2 participants