Update README with Podman support information#11
Conversation
- Change HMAC verification to strict mode (enabled by default) - Update REQUIRE_HMAC logic: now false for permissive mode only - Update middleware documentation with new behavior - Improve request signing security requirements
Add note about upcoming Podman support.
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the 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 for further information. WalkthroughA single line is added to README.md announcing that Podman support is coming soon and will replace Docker, positioned in the prerequisites section to inform users of this future capability. ChangesDocumentation Note Addition
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~1 minute Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@README.md`:
- Line 21: The README phrase “COMING SOON: Podman support to replace docker” is
ambiguous; update the text to clearly indicate this is a planned/future change
(not an immediate replacement) — e.g., reword to "Planned: Podman support (may
replace or supplement Docker in a future release)" or "Podman support coming
soon; Docker is currently required" so readers know Docker remains a
prerequisite; locate and update the exact line containing that phrase in
README.md.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ChatThere are 3 ways to chat with CodeRabbit:
CodeRabbit commands
Other keywords and placeholders
CodeRabbit configuration file (
|
✅ Actions performedSummary regeneration triggered. |
Add note about upcoming Podman support.
Summary by CodeRabbit