refactor: bind to 127.0.0.1:8080 by default#43
Conversation
when deployed, the container will be accessed via kube-rbac-proxies Signed-off-by: Xavier Coulon <xcoulon@redhat.com>
WalkthroughChanged the MCP server default bind address in the Containerfile from 0.0.0.0 to 127.0.0.1, added inline comments to compose.yaml environment lines, and extended startup logging in Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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 |
|
I need to check if this is not going to cause troubles with the health endpoints which may become unreachable, hence resulting in pod being constantly restarted :/ |
when deployed, the container will be accessed via kube-rbac-proxies
Signed-off-by: Xavier Coulon xcoulon@redhat.com
Summary by CodeRabbit
New Features
Bug Fixes
Documentation
✏️ Tip: You can customize this high-level summary in your review settings.