-
Notifications
You must be signed in to change notification settings - Fork 134
Fix an arg collision with --tls-root and --cluster-root #637
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
Conversation
WalkthroughThis pull request standardizes configuration naming conventions across multiple modules by replacing Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (7)
🧰 Additional context used📓 Path-based instructions (2)rs/moq-relay/**📄 CodeRabbit inference engine (CLAUDE.md)
Files:
rs/**/src/**/*.rs📄 CodeRabbit inference engine (CLAUDE.md)
Files:
🔇 Additional comments (8)
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 |
And rename --listen to --server-bind
Summary by CodeRabbit
listentobindacross multiple modules. Environment variable changed fromMOQ_SERVER_LISTENtoMOQ_SERVER_BIND. Users must update deployment configurations accordingly.