Skip to content

Commit

Permalink
Lock file maintenance (#5786)
Browse files Browse the repository at this point in the history
  • Loading branch information
iliana authored May 20, 2024
1 parent 94ef8e5 commit 13b56f9
Show file tree
Hide file tree
Showing 16 changed files with 786 additions and 813 deletions.
1,396 changes: 711 additions & 685 deletions Cargo.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion bootstore/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ slog.workspace = true
thiserror.workspace = true
tokio.workspace = true
uuid.workspace = true
vsss-rs = { version = "3.3.4", features = ["std", "curve25519"] }
vsss-rs = { version = "=3.3.4", features = ["std", "curve25519"] }
zeroize.workspace = true

# See omicron-rpaths for more about the "pq-sys" dependency.
Expand Down
2 changes: 1 addition & 1 deletion internal-dns/tests/output/test-server.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@
}
}
}
}
}
11 changes: 1 addition & 10 deletions openapi/bootstrap-agent.json
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,6 @@
"checker": {
"nullable": true,
"description": "Checker to apply to incoming messages.",
"default": null,
"type": "string"
},
"originate": {
Expand All @@ -341,7 +340,6 @@
"shaper": {
"nullable": true,
"description": "Shaper to apply to outgoing messages.",
"default": null,
"type": "string"
}
},
Expand Down Expand Up @@ -439,29 +437,25 @@
"local_pref": {
"nullable": true,
"description": "Apply a local preference to routes received from this peer.",
"default": null,
"type": "integer",
"format": "uint32",
"minimum": 0
},
"md5_auth_key": {
"nullable": true,
"description": "Use the given key for TCP-MD5 authentication with the peer.",
"default": null,
"type": "string"
},
"min_ttl": {
"nullable": true,
"description": "Require messages from a peer have a minimum IP time to live field.",
"default": null,
"type": "integer",
"format": "uint8",
"minimum": 0
},
"multi_exit_discriminator": {
"nullable": true,
"description": "Apply the provided multi-exit discriminator (MED) updates sent to the peer.",
"default": null,
"type": "integer",
"format": "uint32",
"minimum": 0
Expand All @@ -473,15 +467,13 @@
"remote_asn": {
"nullable": true,
"description": "Require that a peer has a specified ASN.",
"default": null,
"type": "integer",
"format": "uint32",
"minimum": 0
},
"vlan_id": {
"nullable": true,
"description": "Associate a VLAN ID with a BGP peer session.",
"default": null,
"type": "integer",
"format": "uint16",
"minimum": 0
Expand Down Expand Up @@ -1216,7 +1208,6 @@
"vlan_id": {
"nullable": true,
"description": "The VLAN id associated with this route.",
"default": null,
"type": "integer",
"format": "uint16",
"minimum": 0
Expand Down Expand Up @@ -1268,4 +1259,4 @@
}
}
}
}
}
2 changes: 1 addition & 1 deletion openapi/dns-server.json
Original file line number Diff line number Diff line change
Expand Up @@ -253,4 +253,4 @@
}
}
}
}
}
2 changes: 1 addition & 1 deletion openapi/gateway.json
Original file line number Diff line number Diff line change
Expand Up @@ -3285,4 +3285,4 @@
}
}
}
}
}
2 changes: 1 addition & 1 deletion openapi/installinator-artifactd.json
Original file line number Diff line number Diff line change
Expand Up @@ -2325,4 +2325,4 @@
}
}
}
}
}
11 changes: 1 addition & 10 deletions openapi/nexus-internal.json
Original file line number Diff line number Diff line change
Expand Up @@ -1567,7 +1567,6 @@
"checker": {
"nullable": true,
"description": "Checker to apply to incoming messages.",
"default": null,
"type": "string"
},
"originate": {
Expand All @@ -1580,7 +1579,6 @@
"shaper": {
"nullable": true,
"description": "Shaper to apply to outgoing messages.",
"default": null,
"type": "string"
}
},
Expand Down Expand Up @@ -1678,29 +1676,25 @@
"local_pref": {
"nullable": true,
"description": "Apply a local preference to routes received from this peer.",
"default": null,
"type": "integer",
"format": "uint32",
"minimum": 0
},
"md5_auth_key": {
"nullable": true,
"description": "Use the given key for TCP-MD5 authentication with the peer.",
"default": null,
"type": "string"
},
"min_ttl": {
"nullable": true,
"description": "Require messages from a peer have a minimum IP time to live field.",
"default": null,
"type": "integer",
"format": "uint8",
"minimum": 0
},
"multi_exit_discriminator": {
"nullable": true,
"description": "Apply the provided multi-exit discriminator (MED) updates sent to the peer.",
"default": null,
"type": "integer",
"format": "uint32",
"minimum": 0
Expand All @@ -1712,15 +1706,13 @@
"remote_asn": {
"nullable": true,
"description": "Require that a peer has a specified ASN.",
"default": null,
"type": "integer",
"format": "uint32",
"minimum": 0
},
"vlan_id": {
"nullable": true,
"description": "Associate a VLAN ID with a BGP peer session.",
"default": null,
"type": "integer",
"format": "uint16",
"minimum": 0
Expand Down Expand Up @@ -4267,7 +4259,6 @@
"vlan_id": {
"nullable": true,
"description": "The VLAN id associated with this route.",
"default": null,
"type": "integer",
"format": "uint16",
"minimum": 0
Expand Down Expand Up @@ -5021,4 +5012,4 @@
}
}
}
}
}
3 changes: 1 addition & 2 deletions openapi/nexus.json
Original file line number Diff line number Diff line change
Expand Up @@ -15970,7 +15970,6 @@
"signing_keypair": {
"nullable": true,
"description": "request signing key pair",
"default": null,
"allOf": [
{
"$ref": "#/components/schemas/DerEncodedKeyPair"
Expand Down Expand Up @@ -19356,4 +19355,4 @@
}
}
]
}
}
2 changes: 1 addition & 1 deletion openapi/oximeter.json
Original file line number Diff line number Diff line change
Expand Up @@ -290,4 +290,4 @@
}
}
}
}
}
11 changes: 1 addition & 10 deletions openapi/sled-agent.json
Original file line number Diff line number Diff line change
Expand Up @@ -1465,7 +1465,6 @@
"checker": {
"nullable": true,
"description": "Checker to apply to incoming messages.",
"default": null,
"type": "string"
},
"originate": {
Expand All @@ -1478,7 +1477,6 @@
"shaper": {
"nullable": true,
"description": "Shaper to apply to outgoing messages.",
"default": null,
"type": "string"
}
},
Expand Down Expand Up @@ -1576,29 +1574,25 @@
"local_pref": {
"nullable": true,
"description": "Apply a local preference to routes received from this peer.",
"default": null,
"type": "integer",
"format": "uint32",
"minimum": 0
},
"md5_auth_key": {
"nullable": true,
"description": "Use the given key for TCP-MD5 authentication with the peer.",
"default": null,
"type": "string"
},
"min_ttl": {
"nullable": true,
"description": "Require messages from a peer have a minimum IP time to live field.",
"default": null,
"type": "integer",
"format": "uint8",
"minimum": 0
},
"multi_exit_discriminator": {
"nullable": true,
"description": "Apply the provided multi-exit discriminator (MED) updates sent to the peer.",
"default": null,
"type": "integer",
"format": "uint32",
"minimum": 0
Expand All @@ -1610,15 +1604,13 @@
"remote_asn": {
"nullable": true,
"description": "Require that a peer has a specified ASN.",
"default": null,
"type": "integer",
"format": "uint32",
"minimum": 0
},
"vlan_id": {
"nullable": true,
"description": "Associate a VLAN ID with a BGP peer session.",
"default": null,
"type": "integer",
"format": "uint16",
"minimum": 0
Expand Down Expand Up @@ -4279,7 +4271,6 @@
"vlan_id": {
"nullable": true,
"description": "The VLAN id associated with this route.",
"default": null,
"type": "integer",
"format": "uint16",
"minimum": 0
Expand Down Expand Up @@ -5008,4 +4999,4 @@
}
}
}
}
}
13 changes: 1 addition & 12 deletions openapi/wicketd.json
Original file line number Diff line number Diff line change
Expand Up @@ -1049,7 +1049,6 @@
"checker": {
"nullable": true,
"description": "Checker to apply to incoming messages.",
"default": null,
"type": "string"
},
"originate": {
Expand All @@ -1062,7 +1061,6 @@
"shaper": {
"nullable": true,
"description": "Shaper to apply to outgoing messages.",
"default": null,
"type": "string"
}
},
Expand Down Expand Up @@ -2751,7 +2749,6 @@
"vlan_id": {
"nullable": true,
"description": "The VLAN id associated with this route.",
"default": null,
"type": "integer",
"format": "uint16",
"minimum": 0
Expand Down Expand Up @@ -4908,7 +4905,6 @@
},
"allowed_export": {
"description": "Apply export policy to this peer with an allow list.",
"default": null,
"allOf": [
{
"$ref": "#/components/schemas/UserSpecifiedImportExportPolicy"
Expand All @@ -4917,7 +4913,6 @@
},
"allowed_import": {
"description": "Apply import policy to this peer with an allow list.",
"default": null,
"allOf": [
{
"$ref": "#/components/schemas/UserSpecifiedImportExportPolicy"
Expand All @@ -4933,7 +4928,6 @@
"auth_key_id": {
"nullable": true,
"description": "The key identifier for authentication to use with the peer.",
"default": null,
"allOf": [
{
"$ref": "#/components/schemas/BgpAuthKeyId"
Expand Down Expand Up @@ -4993,23 +4987,20 @@
"local_pref": {
"nullable": true,
"description": "Apply a local preference to routes received from this peer.",
"default": null,
"type": "integer",
"format": "uint32",
"minimum": 0
},
"min_ttl": {
"nullable": true,
"description": "Require messages from a peer have a minimum IP time to live field.",
"default": null,
"type": "integer",
"format": "uint8",
"minimum": 0
},
"multi_exit_discriminator": {
"nullable": true,
"description": "Apply the provided multi-exit discriminator (MED) updates sent to the peer.",
"default": null,
"type": "integer",
"format": "uint32",
"minimum": 0
Expand All @@ -5021,15 +5012,13 @@
"remote_asn": {
"nullable": true,
"description": "Require that a peer has a specified ASN.",
"default": null,
"type": "integer",
"format": "uint32",
"minimum": 0
},
"vlan_id": {
"nullable": true,
"description": "Associate a VLAN ID with a BGP peer session.",
"default": null,
"type": "integer",
"format": "uint16",
"minimum": 0
Expand Down Expand Up @@ -5154,4 +5143,4 @@
}
}
}
}
}
Loading

0 comments on commit 13b56f9

Please sign in to comment.