Skip to content

docs(hugegraph): mark distributed systemAccounts unsupported - #3416

Merged
weicao merged 1 commit into
dev/hugegraph-release-1.0from
feat/hugegraph-distributed-accounts-limit
Aug 18, 2026
Merged

docs(hugegraph): mark distributed systemAccounts unsupported#3416
weicao merged 1 commit into
dev/hugegraph-release-1.0from
feat/hugegraph-distributed-accounts-limit

Conversation

@weicao

@weicao weicao commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Summary

Child PR into dev/hugegraph-release-1.0. Close the 12a systemAccounts row for topology=distributed.

Distributed PD / Store / Server do not declare systemAccounts and do not generate an admin Secret. BackupPolicyTemplate stays on the standalone server pattern only.

Contract

  • docs/addon-api/12a-minimum-acceptance.md: each declared topology needs systemAccounts closed or a restriction statement.
  • docs/addon-api/12b-claimed-only-acceptance.md: unclaimed capabilities must not be written as supported.

Test

bash addons/hugegraph/tests/contract_test.sh
HugeGraph addon offline contracts passed

Main PR: #3412

Close the 12a systemAccounts row for topology=distributed: no
managed admin Secret, and BackupPolicyTemplate stays standalone.
@weicao
weicao requested review from a team and leon-ape as code owners August 18, 2026 18:44
@weicao
weicao merged commit 8354081 into dev/hugegraph-release-1.0 Aug 18, 2026
7 checks passed
@weicao
weicao deleted the feat/hugegraph-distributed-accounts-limit branch August 18, 2026 18:47
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (754d5d6) to head (a3ff7fe).
⚠️ Report is 1 commits behind head on dev/hugegraph-release-1.0.

Additional details and impacted files
@@                    Coverage Diff                    @@
##           dev/hugegraph-release-1.0   #3416   +/-   ##
=========================================================
  Coverage                       0.00%   0.00%           
=========================================================
  Files                             69      69           
  Lines                           7275    7275           
=========================================================
  Misses                          7275    7275           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants