oxidecomputer / omicron

Omicron: Oxide control plane
Mozilla Public License 2.0
244 stars 38 forks source link

unwind the hyper / maghemite work-around #6711

Open ahl opened 2 days ago

ahl commented 2 days ago

6706 updated the omicron dependency on maghemite from a pinned revision to (effectively) that pinned version + the hyper v1 migration work from https://github.com/oxidecomputer/maghemite/pull/376. While we would have preferred to simply update the maghemite pinned version to the current main (i.e. inclusive of the hyper v1 update) that is blocked on the work in #6693 due to API incompatibilities introduced by https://github.com/oxidecomputer/maghemite/pull/359 and https://github.com/oxidecomputer/maghemite/pull/360.

Once #6693 is merged, we should update the maghemite dependency to the current maghemite HEAD rev.