fix: Add support for OPENCLAW_GATEWAY_TOKEN#16
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe ChangesGateway Token Secret Support
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 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)
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 |
|
@sallyom I broke the last one, here is a clean PR. |
After provisioning a new virtual machine,
openclaw.servicefails to start;Refusing to bind gateway to lan without authUpdated
bootc/rootfs/usr/libexec/tank-os/sync-podman-secretsto provisionOPENCLAW_GATEWAY_TOKENusingpodman secretsas described here - https://github.com/nicholasburr/tank-os/blob/main/docs/provisioning.md#podman-secretsAfter the secret is applied the gateway continues startup as expected.
Summary by CodeRabbit
New Features
Documentation