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

Feat/admin api #401

Merged
merged 12 commits into from
Sep 10, 2022
Merged

Feat/admin api #401

merged 12 commits into from
Sep 10, 2022

Conversation

jjeffcaii
Copy link
Contributor

What this PR does:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


jjeffcaii and others added 9 commits September 3, 2022 22:06
* add http server api for tenant

* fix import format

* fix go format

Co-authored-by: Zhang Aphelios <aphelios.zhang@shopee.com>
* add  http api for nodes

* fix:bug

* fix:bug

* fix:bug

* fix:bug
* feat: add group api for UI module #344 (#373)

* add: missing interfaces in proto files and discovery files

* feat: group api in file db_groups.go (#344)

* style: add license header and add tool: imports-formatter

* style: fix import

* feat: support notify event

* refactor:config center

* none

* feat: none

* refactor:split config and add change watch

* style: fix code style

* fix: fix func call error

* fix: ci error

* style:fix code style

* fix: fix code style

* refactor: rebase upstream

* fix:add cluster info to list groups

Co-authored-by: chovychan <51713304+chovychan@users.noreply.github.com>
Co-authored-by: Jeffsky <jjeffcaii@outlook.com>
@jjeffcaii jjeffcaii added the do not merge Do not merge label Sep 4, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #401 (7eca0f1) into master (2c89224) will decrease coverage by 1.16%.
The diff coverage is 22.73%.

@@            Coverage Diff             @@
##           master     #401      +/-   ##
==========================================
- Coverage   39.59%   38.43%   -1.17%     
==========================================
  Files         111      117       +6     
  Lines       14837    15515     +678     
==========================================
+ Hits         5875     5963      +88     
- Misses       8243     8811     +568     
- Partials      719      741      +22     
Impacted Files Coverage Δ
pkg/boot/discovery_import.go 0.00% <0.00%> (ø)
pkg/boot/discovery_watch.go 0.00% <0.00%> (ø)
pkg/config/config.go 0.00% <0.00%> (ø)
pkg/config/event.go 0.00% <0.00%> (ø)
pkg/config/model.go 25.61% <0.00%> (-3.36%) ⬇️
pkg/config/equals.go 6.66% <6.66%> (ø)
pkg/config/diff.go 11.17% <11.17%> (ø)
pkg/config/nacos/nacos.go 34.67% <37.50%> (-2.73%) ⬇️
pkg/boot/discovery.go 57.10% <48.40%> (-7.90%) ⬇️
pkg/boot/boot.go 57.33% <48.57%> (+0.57%) ⬆️
... and 6 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dongzl dongzl added config Config center. UI arana ui labels Sep 10, 2022
@AlexStocks AlexStocks merged commit 3dcd8ab into master Sep 10, 2022
@jjeffcaii jjeffcaii deleted the feat/admin-api branch September 12, 2022 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config Config center. do not merge Do not merge UI arana ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants