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

Update kube #3182

Merged
merged 1 commit into from
Jan 28, 2022
Merged

Update kube #3182

merged 1 commit into from
Jan 28, 2022

Conversation

sanlee42
Copy link
Member

No description provided.

@sanlee42 sanlee42 requested a review from jolestar January 28, 2022 11:11
@@ -63,6 +63,11 @@ spec:
name: metrics
protocol: TCP
targetPort: 9101
- port: 9880
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

是不是干脆把每个节点都 9880 都暴露出来

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

暂时不用吧,需要的时候再暴露

@codecov
Copy link

codecov bot commented Jan 28, 2022

Codecov Report

Merging #3182 (fb28b6f) into master (64dd82d) will increase coverage by 0.51%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3182      +/-   ##
==========================================
+ Coverage   31.89%   32.40%   +0.51%     
==========================================
  Files         503      503              
  Lines       46298    46298              
  Branches    21247    21247              
==========================================
+ Hits        14763    14997     +234     
+ Misses      17457    17279     -178     
+ Partials    14078    14022      -56     
Flag Coverage Δ
unittests 32.40% <ø> (+0.51%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
config/src/helper.rs 47.06% <0.00%> (-5.88%) ⬇️
vm/types/src/token/token_value.rs 59.73% <0.00%> (-2.77%) ⬇️
config/src/rpc_config.rs 45.85% <0.00%> (-2.16%) ⬇️
network-p2p/src/protocol.rs 42.91% <0.00%> (-2.07%) ⬇️
config/src/metrics_config.rs 54.91% <0.00%> (-1.96%) ⬇️
config/src/txpool_config.rs 52.95% <0.00%> (-1.96%) ⬇️
types/src/sync_status.rs 51.57% <0.00%> (-1.56%) ⬇️
network-p2p/src/config.rs 40.77% <0.00%> (-1.27%) ⬇️
network-p2p/src/service.rs 30.05% <0.00%> (-1.26%) ⬇️
storage/src/metrics.rs 52.50% <0.00%> (-1.25%) ⬇️
... and 68 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 64dd82d...fb28b6f. Read the comment docs.

@sanlee42 sanlee42 merged commit 135f00b into master Jan 28, 2022
@sanlee42 sanlee42 deleted the up_kube branch January 28, 2022 14:28
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