apache / incubator-hugegraph-computer

HugeGraph Computer - A distributed graph processing system for hugegraph (OLAP)
https://hugegraph.apache.org/docs/quickstart/hugegraph-computer/
Apache License 2.0
42 stars 41 forks source link

feat(k8s): Add MinIO as internal(default) storage #272

Closed Radeity closed 10 months ago

Radeity commented 10 months ago

Purpose of the PR

Main Changes

Verifying these changes

Does this PR potentially affect the following parts?

Documentation Status

codecov[bot] commented 10 months ago

Codecov Report

Merging #272 (4941908) into master (2e45cd2) will decrease coverage by 0.11%. The diff coverage is 22.22%.

@@             Coverage Diff              @@
##             master     #272      +/-   ##
============================================
- Coverage     85.10%   85.00%   -0.11%     
- Complexity     3245     3246       +1     
============================================
  Files           345      345              
  Lines         12283    12298      +15     
  Branches       1101     1102       +1     
============================================
  Hits          10454    10454              
- Misses         1303     1317      +14     
- Partials        526      527       +1     
Files Coverage Δ
...ugegraph/computer/core/config/ComputerOptions.java 98.94% <ø> (ø)
.../computer/k8s/operator/config/OperatorOptions.java 100.00% <100.00%> (ø)
...r/k8s/operator/controller/ComputerJobDeployer.java 86.14% <100.00%> (+0.07%) :arrow_up:
...egraph/computer/core/snapshot/SnapshotManager.java 14.07% <0.00%> (-2.87%) :arrow_down:

... and 4 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

Radeity commented 10 months ago

Would you like to help double check when available? @coderzc

coderzc commented 10 months ago

@javeme Please approve this PR if you don't have any other comments.