oxidecomputer / oxidecomputer/propolis

Migration: dest_initiate uses HTTP to connect to source but should prefer HTTPS

Open
#165 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

migration
Dominant language
Rust
Stars
270
Forks
42
Avg merge
4d 5h
Merged PRs (30d)
6

Description

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at bin/propolis-server/src/lib/migrate/mod.rs around lines 378-384 and inspect the dest_initiate path for how it connects to the source. Verify the scheme selection and update the behavior so HTTPS is preferred over HTTP. Done means migration initiation prefers HTTPS while retaining the intended connection behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
networking
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.