Skip to content

Commit 6279265

Browse files
authored
bump opte to #920 (#9673)
1 parent 4175bf6 commit 6279265

10 files changed

Lines changed: 43 additions & 36 deletions

File tree

.github/buildomat/jobs/deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#:
33
#: name = "helios / deploy"
44
#: variety = "basic"
5-
#: target = "lab-2.0-opte-0.37"
5+
#: target = "lab-2.0-opte-0.38"
66
#: output_rules = [
77
#: "%/var/svc/log/oxide-*.log*",
88
#: "%/zone/oxz_*/root/var/svc/log/oxide-*.log*",

Cargo.lock

Lines changed: 22 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -567,8 +567,8 @@ ntp-admin-api = { path = "ntp-admin/api" }
567567
ntp-admin-client = { path = "clients/ntp-admin-client" }
568568
ntp-admin-types = { path = "ntp-admin/types" }
569569
ntp-admin-types-versions = { path = "ntp-admin/types/versions" }
570-
mg-admin-client = { git = "https://github.com/oxidecomputer/maghemite", rev = "205b3ccf75b527ac7a565285fdcc0c78f4fcee95" }
571-
ddm-admin-client = { git = "https://github.com/oxidecomputer/maghemite", rev = "205b3ccf75b527ac7a565285fdcc0c78f4fcee95" }
570+
mg-admin-client = { git = "https://github.com/oxidecomputer/maghemite", rev = "396bb3c570be65f4e8c73ea3243f4af6561a823a" }
571+
ddm-admin-client = { git = "https://github.com/oxidecomputer/maghemite", rev = "396bb3c570be65f4e8c73ea3243f4af6561a823a" }
572572
multimap = "0.10.1"
573573
nexus-auth = { path = "nexus/auth" }
574574
nexus-background-task-interface = { path = "nexus/background-task-interface" }
@@ -627,7 +627,7 @@ omicron-workspace-hack = "0.1.0"
627627
omicron-zone-package = "0.12.2"
628628
oxide-client = { path = "clients/oxide-client" }
629629
oxide-tokio-rt = "0.1.2"
630-
oxide-vpc = { git = "https://github.com/oxidecomputer/opte", rev = "795a1e0aeefb7a2c6fe4139779fdf66930d09b80", features = [ "api", "std" ] }
630+
oxide-vpc = { git = "https://github.com/oxidecomputer/opte", rev = "4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7", features = [ "api", "std" ] }
631631
oxlog = { path = "dev-tools/oxlog" }
632632
oxnet = "0.1.4"
633633
once_cell = "1.21.3"
@@ -636,7 +636,7 @@ openapiv3 = "2.2.0"
636636
# must match samael's crate!
637637
openssl = "0.10"
638638
openssl-sys = "0.9"
639-
opte-ioctl = { git = "https://github.com/oxidecomputer/opte", rev = "795a1e0aeefb7a2c6fe4139779fdf66930d09b80" }
639+
opte-ioctl = { git = "https://github.com/oxidecomputer/opte", rev = "4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7" }
640640
oso = "0.27"
641641
owo-colors = "4.2.2"
642642
oximeter = { path = "oximeter/oximeter" }
@@ -698,7 +698,7 @@ rats-corim = { git = "https://github.com/oxidecomputer/rats-corim.git", rev = "f
698698
raw-cpuid = { git = "https://github.com/oxidecomputer/rust-cpuid.git", rev = "a4cf01df76f35430ff5d39dc2fe470bcb953503b" }
699699
rayon = "1.10"
700700
rcgen = "0.12.1"
701-
rdb-types = { git = "https://github.com/oxidecomputer/maghemite", rev = "205b3ccf75b527ac7a565285fdcc0c78f4fcee95" }
701+
rdb-types = { git = "https://github.com/oxidecomputer/maghemite", rev = "396bb3c570be65f4e8c73ea3243f4af6561a823a" }
702702
reconfigurator-cli = { path = "dev-tools/reconfigurator-cli" }
703703
reedline = "0.40.0"
704704
ref-cast = "1.0"
@@ -723,7 +723,7 @@ seq-macro = "0.3.6"
723723
serde = { version = "1.0", default-features = false, features = [ "derive", "rc" ] }
724724
serde_cbor = "0.11.2"
725725
serde_human_bytes = { git = "https://github.com/oxidecomputer/serde_human_bytes", branch = "main" }
726-
serde_json = "1.0.142"
726+
serde_json = "1.0.145"
727727
serde_tokenstream = "0.2"
728728
serde_urlencoded = "0.7.1"
729729
serde_with = { version = "3.14.0", default-features = false, features = ["alloc", "macros"] }

dev-tools/ls-apis/tests/api_dependencies.out

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Downstairs Controller (debugging only) (client: dsc-client)
4646

4747
Management Gateway Service (client: gateway-client)
4848
consumed by: dpd (dendrite/dpd) via 1 path
49+
consumed by: mgd (maghemite/mgd) via 1 path
4950
consumed by: omicron-nexus (omicron/nexus) via 4 paths
5051
consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
5152
consumed by: wicketd (omicron/wicketd) via 3 paths

package-manifest.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -654,10 +654,10 @@ source.repo = "maghemite"
654654
# `tools/maghemite_openapi_version`. Failing to do so will cause a failure when
655655
# building `ddm-admin-client` (which will instruct you to update
656656
# `tools/maghemite_openapi_version`).
657-
source.commit = "205b3ccf75b527ac7a565285fdcc0c78f4fcee95"
657+
source.commit = "396bb3c570be65f4e8c73ea3243f4af6561a823a"
658658
# The SHA256 digest is automatically posted to:
659659
# https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/<commit>/mg-ddm-gz.sha256.txt
660-
source.sha256 = "fa122dfaf77b1c060f19ca0e044f57044342c8c2b444595ca156ac8885852ebe"
660+
source.sha256 = "784b738359699dfbb5f1b5ebb36f4e03ff4b121301d39854130a7c1d72670acf"
661661
output.type = "tarball"
662662

663663
[package.mg-ddm]
@@ -670,10 +670,10 @@ source.repo = "maghemite"
670670
# `tools/maghemite_openapi_version`. Failing to do so will cause a failure when
671671
# building `ddm-admin-client` (which will instruct you to update
672672
# `tools/maghemite_openapi_version`).
673-
source.commit = "205b3ccf75b527ac7a565285fdcc0c78f4fcee95"
673+
source.commit = "396bb3c570be65f4e8c73ea3243f4af6561a823a"
674674
# The SHA256 digest is automatically posted to:
675675
# https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/<commit>/mg-ddm.sha256.txt
676-
source.sha256 = "14c8f3f77149c5aa217f56b57585eb1bcffc507d04910e84fc87c033cbe0ef39"
676+
source.sha256 = "7cda5160f15e6cdded8d0cae546a8d6ee3147aa3becc0f754821b08dbc252770"
677677
output.type = "zone"
678678
output.intermediate_only = true
679679

@@ -685,10 +685,10 @@ source.repo = "maghemite"
685685
# `tools/maghemite_openapi_version`. Failing to do so will cause a failure when
686686
# building `ddm-admin-client` (which will instruct you to update
687687
# `tools/maghemite_openapi_version`).
688-
source.commit = "205b3ccf75b527ac7a565285fdcc0c78f4fcee95"
688+
source.commit = "396bb3c570be65f4e8c73ea3243f4af6561a823a"
689689
# The SHA256 digest is automatically posted to:
690690
# https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/<commit>/mgd.sha256.txt
691-
source.sha256 = "53576d28cae4304db61367d687580e9b96da23e647898b9034fdfa1603376b0c"
691+
source.sha256 = "404f968561f0021b395aa569c7e1e7bd6f4f2c2cdcbcfd4930665e9460a642aa"
692692
output.type = "zone"
693693
output.intermediate_only = true
694694

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
COMMIT="205b3ccf75b527ac7a565285fdcc0c78f4fcee95"
1+
COMMIT="396bb3c570be65f4e8c73ea3243f4af6561a823a"

tools/maghemite_mg_openapi_version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
COMMIT="205b3ccf75b527ac7a565285fdcc0c78f4fcee95"
1+
COMMIT="396bb3c570be65f4e8c73ea3243f4af6561a823a"

tools/maghemite_mgd_checksums

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
CIDL_SHA256="53576d28cae4304db61367d687580e9b96da23e647898b9034fdfa1603376b0c"
2-
MGD_LINUX_SHA256="118a3bac35064cd231dfd123a3d6c7aa308fdf099b4ba045dcdfac6fbb4aae92"
1+
CIDL_SHA256="404f968561f0021b395aa569c7e1e7bd6f4f2c2cdcbcfd4930665e9460a642aa"
2+
MGD_LINUX_SHA256="195684b07ebc5f6fe31568d7cae7bb8cd08e29049cbda1eca5cb4c8184a38826"

tools/opte_version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.37.424
1+
0.38.452

workspace-hack/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ scopeguard = { version = "1.2.0" }
121121
semver = { version = "1.0.27", features = ["serde"] }
122122
serde = { version = "1.0.228", features = ["alloc", "derive", "rc"] }
123123
serde_core = { version = "1.0.228", features = ["alloc", "rc"] }
124-
serde_json = { version = "1.0.145", features = ["alloc", "raw_value", "unbounded_depth"] }
124+
serde_json = { version = "1.0.149", features = ["alloc", "raw_value", "unbounded_depth"] }
125125
serde_with = { version = "3.14.0", features = ["hex", "schemars_0_8"] }
126126
sha1 = { version = "0.10.6", features = ["oid"] }
127127
sha2 = { version = "0.10.9", features = ["oid"] }
@@ -263,7 +263,7 @@ scopeguard = { version = "1.2.0" }
263263
semver = { version = "1.0.27", features = ["serde"] }
264264
serde = { version = "1.0.228", features = ["alloc", "derive", "rc"] }
265265
serde_core = { version = "1.0.228", features = ["alloc", "rc"] }
266-
serde_json = { version = "1.0.145", features = ["alloc", "raw_value", "unbounded_depth"] }
266+
serde_json = { version = "1.0.149", features = ["alloc", "raw_value", "unbounded_depth"] }
267267
serde_with = { version = "3.14.0", features = ["hex", "schemars_0_8"] }
268268
serde_with_macros = { version = "3.14.0", default-features = false, features = ["schemars_0_8"] }
269269
sha1 = { version = "0.10.6", features = ["oid"] }

0 commit comments

Comments
 (0)