Skip to content

feat(secrets): support live box secret updates#837

Draft
G4614 wants to merge 1 commit into
boxlite-ai:mainfrom
G4614:fix/cp-into-runtime-mounts
Draft

feat(secrets): support live box secret updates#837
G4614 wants to merge 1 commit into
boxlite-ai:mainfrom
G4614:fix/cp-into-runtime-mounts

Conversation

@G4614

@G4614 G4614 commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Adds live box secret updates through the REST API, runner v0/v2, and gvproxy admin socket.

Test plan:

  • go test ./... in src/deps/libgvproxy-sys/gvproxy-bridge
  • BOXLITE_DEPS_STUB=1 cargo build -p boxlite-c
  • go test -tags boxlite_dev ./pkg/api/dto ./pkg/api/controllers ./pkg/backend ./pkg/boxlite ./pkg/runner/v2/executor in apps/runner
  • npx nx build api --configuration=development --skip-nx-cache in apps
  • BOXLITE_DEPS_STUB=1 cargo test -p boxlite --lib net::gvproxy::config (compiles; filter reports 0 matched)

@coderabbitai

coderabbitai Bot commented Jun 23, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: d282dc16-6f68-448a-87f5-c661a7738ec2

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@G4614 G4614 force-pushed the fix/cp-into-runtime-mounts branch 3 times, most recently from 626ad84 to 2740f2c Compare June 23, 2026 06:39
@G4614 G4614 force-pushed the fix/cp-into-runtime-mounts branch from 2740f2c to 07be329 Compare June 23, 2026 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant