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(docker images): add chainflip-node probe scripts 🩺 #5033

Merged
merged 10 commits into from
Jul 17, 2024
Merged

Conversation

ahasna
Copy link
Contributor

@ahasna ahasna commented Jul 10, 2024

This PR adds scripts to our chainflip-node docker images to streamline how we check the health on rpc nodes deployed as dockerized applications (using Kubernetes or Docker Compose).

Copy link

codecov bot commented Jul 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71%. Comparing base (dc7424c) to head (d0f65aa).

Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5033    +/-   ##
======================================
- Coverage     71%     71%    -0%     
======================================
  Files        434     434            
  Lines      75745   75601   -144     
  Branches   75745   75601   -144     
======================================
- Hits       54068   53872   -196     
- Misses     18814   18866    +52     
  Partials    2863    2863            

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

@ahasna ahasna enabled auto-merge July 10, 2024 13:35
@ahasna ahasna added this pull request to the merge queue Jul 11, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 11, 2024
@dandanlen dandanlen added this pull request to the merge queue Jul 11, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 11, 2024
@ahasna ahasna added this pull request to the merge queue Jul 11, 2024
@dandanlen dandanlen removed this pull request from the merge queue due to a manual request Jul 11, 2024
@dandanlen dandanlen requested a review from a team as a code owner July 11, 2024 14:24
@dandanlen dandanlen enabled auto-merge July 11, 2024 14:24
@dandanlen dandanlen added this pull request to the merge queue Jul 17, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 17, 2024
@ahasna ahasna added this pull request to the merge queue Jul 17, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 17, 2024
@ahasna ahasna added this pull request to the merge queue Jul 17, 2024
Merged via the queue into main with commit 029a405 Jul 17, 2024
47 checks passed
@ahasna ahasna deleted the feat/pla-1328 branch July 17, 2024 13:37
syan095 added a commit that referenced this pull request Jul 23, 2024
…-ccm-checker

* origin/wip/solana-api:
  Feat/solana ccm gas limit (#5048)
  feat: return early if no client ready on retry limited requests (#5057)
  feature/PRO-1378/validator-gas-refund (#4962)
  chore: fix bug in merge that caused tests to fail
  chore: build binaries on Mac M2 Runner 🍎 (#5005)
  chore: remove unused spec versioned migration util (#5054)
  test: update integration tests
  feat(docker images): add `chainflip-node` probe scripts 🩺 (#5033)
  Feat: Make FoK constants configurable (#5024)
  fix: cp .so files to /usr/lib (#5051)
  chore: run gas_limit test by default
  fix: allow validators to deregister once they no longer have relevant key material (#5045)
  Feat: RPC lp total balances (#4951)
  fix: rpath name on 1.4.5 dylib (#5046)
  chore: remove cp dylibs from post check (#5044)
  feat: add primary/secondary label to RPC_RETRIER_TOTAL_REQUESTS metric (#5015)
  feat: smart retrier endpoint selection (#4984)
  refactor: move collected network fee to swapping pallet (#5014)
  feat: consistent broker api address strings (#5030)

# Conflicts:
#	foreign-chains/solana/sol-prim/src/consts.rs
#	state-chain/chains/src/sol/api.rs
#	state-chain/pallets/cf-swapping/src/lib.rs
#	state-chain/pallets/cf-swapping/src/mock.rs
#	state-chain/runtime/src/lib.rs
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