Skip to content

Commit

Permalink
add ip pool resource type to list of allowed enum names
Browse files Browse the repository at this point in the history
  • Loading branch information
david-crespo committed Jan 4, 2024
1 parent ea4cbfa commit 8aa01b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nexus/db-queries/src/db/pool_connection.rs
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ static CUSTOM_TYPE_KEYS: &'static [&'static str] = &[
"identity_type",
"instance_state",
"ip_kind",
"ip_pool_resource_type",
"network_interface_kind",
"physical_disk_kind",
"producer_kind",
Expand Down

0 comments on commit 8aa01b9

Please sign in to comment.