Closed cjorge-graphops closed 1 month ago
[!WARNING]
Rate limit exceeded
@cjorge-graphops has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 23 minutes and 47 seconds before requesting another review.
How to resolve this issue?
After the wait time has elapsed, a review can be triggered using the `@coderabbitai review` command as a PR comment. Alternatively, push new commits to this PR. We recommend that you space out your commits to avoid hitting the rate limit.How do rate limits work?
CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our [FAQ](https://coderabbit.ai/docs/faq) for further information.Commits
Files that changed from the base of the PR and between 8b29d72e540760548f467790e34f1cf71a20070a and 69bcd5cdf94e2f970936c008a9a044f3a7a7d22d.
The pull request introduces a renaming of the Helm chart from firehose-evm
to firehose-ethereum
, affecting various files including the chart metadata, README documentation, and configuration values. Additionally, a new README file for the Reader-Node Helm Chart is created, detailing the deployment and management of the Erigon client in Kubernetes. The updates ensure consistency in naming conventions and provide comprehensive documentation for users.
Files | Change Summary |
---|---|
charts/firehose-ethereum/Chart.yaml |
Renamed chart from firehose-evm to firehose-ethereum . |
charts/firehose-ethereum/README.md |
Updated references from firehose-evm to firehose-ethereum in title and installation command. |
charts/firehose-ethereum/templates/_lib.resources.tpl |
Changed service monitor configuration references from firehose-evm to firehose-ethereum . |
charts/firehose-ethereum/values.yaml |
Updated comments and repository URL to reflect firehose-ethereum . |
charts/firehose-reader/README.md |
Added new documentation for the Reader-Node Helm Chart, detailing deployment and configuration. |
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Summary by CodeRabbit
New Features
Documentation
Bug Fixes