-
Notifications
You must be signed in to change notification settings - Fork 552
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
feat:add installation for higress standalone in local docker environment #606
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #606 +/- ##
==========================================
- Coverage 35.87% 35.30% -0.57%
==========================================
Files 70 71 +1
Lines 10114 10240 +126
==========================================
- Hits 3628 3615 -13
- Misses 6201 6339 +138
- Partials 285 286 +1
|
I think hgctl gateway-config/dashboard also need support local docker enviroment. Are you interested in implementing it, or creating an issue to track it? |
i will create an issue to track and implement it later. |
e5f2664
to
1e5dab2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Ⅰ. Describe what this PR did
Ⅱ. Does this pull request fix one issue?
fixes #572 #570 #608
Ⅲ. Why don't you add test cases (unit test/integration test)?
Ⅳ. Describe how to verify it
Ⅴ. Special notes for reviews