-
Notifications
You must be signed in to change notification settings - Fork 631
fix: fix some defaults #3417
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
fix: fix some defaults #3417
Conversation
Signed-off-by: Julien Mancuso <[email protected]>
WalkthroughUpdates adjust startup probe FailureThresholds from 60 to 720 for worker-related pods, change a Helm default groveTerminationDelay from 15m to 4h, and expand Helm comments/documentation for etcd and NATS, including adding a 10MB max_payload setting in NATS config. Tests are updated to match probe threshold changes. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
Pre-merge checks❌ Failed checks (2 warnings, 1 inconclusive)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (5)
🧰 Additional context used🧠 Learnings (1)📓 Common learnings
🪛 GitHub Actions: Pre Merge Validation of (ai-dynamo/dynamo/refs/pull/3417/merge) by julienmancuso.deploy/cloud/helm/platform/values.yaml[error] 336-336: Trailing whitespace detected by pre-commit hook 'trailing-whitespace' and fixed. Process exited with code 1. 🪛 markdownlint-cli2 (0.18.1)deploy/cloud/helm/platform/README.md137-137: Bare URL used (MD034, no-bare-urls) 138-138: Bare URL used (MD034, no-bare-urls) 139-139: Bare URL used (MD034, no-bare-urls) ⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
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 |
Signed-off-by: Julien Mancuso <[email protected]>
Signed-off-by: Julien Mancuso <[email protected]>
Overview:
fix some defaults
Summary by CodeRabbit
New Features
Chores
Documentation