chore: use separate ports for dev-lima#355
Conversation
Using the same ports made it too easy to mix up environments and make broken clusters. This change increments all of the port numbers for the dev-lima environment by 10 to put everything on separate ports from the compose environment.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughPort configuration shifts from ranges 3000–3005 to 3010–3015 for HTTP endpoints and 2389–2589 for etcd services across development environment setup scripts and Lima VM configuration files. Changes
Poem
🚥 Pre-merge checks | ✅ 1 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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 |
Up to standards ✅🟢 Issues
|
Summary
Using the same ports made it too easy to mix up environments and make broken clusters. This change increments all port numbers in the dev-lima environment by 10 to keep everything on separate ports from the compose environment.
Notes for Reviewers
You'll want to open a new terminal to get the
dev-env.zshchanges and runmake dev-lima-resetto stop and remove your currentdev-limacluster.