Commit aec72a2
authored
[nexus-external-api] reorganize per RFD 619 (#9568)
This is an extremely large PR, but a generally quite mechanical one. I
had Claude Code both write most of the PR and review it for conformance
with the RFD -- all tests appear to pass, and I also manually
spot-checked the versions crate to ensure it generally made sense.1 parent b25d94e commit aec72a2
446 files changed
Lines changed: 19661 additions & 17399 deletions
File tree
- clients/nexus-client/src
- dev-tools
- omdb/src/bin/omdb
- reconfigurator-cli/src
- live-tests/tests/common
- nexus
- auth/src
- authn
- authz
- db-fixed-data/src
- db-model/src
- db-queries/src
- db
- datastore
- deployment
- multicast
- pub_test_utils
- queries
- policy_test
- external-api
- src
- internal-api/src
- lockstep-api
- src
- reconfigurator
- blippy/src
- execution/src
- planning
- src
- blueprint_builder
- blueprint_editor
- tests/integration_tests
- src
- app
- background/tasks
- multicast
- sagas
- instance_update
- external_api
- lockstep_api
- test-utils/src
- tests/integration_tests
- multicast
- types
- src
- deployment
- execution
- external_api
- internal_api
- versions
- src
- audit_log_credential_id
- bgp_peer_collision_state
- bgp_unnumbered_peers
- dual_stack_ephemeral_ip
- dual_stack_nics
- external_subnet_attachment
- floating_ip_allocator_update
- impls
- initial
- instances_external_subnets
- ip_version_and_multiple_default_pools
- local_storage
- multicast_implicit_lifecycle_updates
- pool_selection_enums
- read_only_disks_nullable
- read_only_disks
- rename_address_selector_to_address_allocator
- silo_project_ip_version_and_pool_type
- trust_quorum_add_sleds_and_get_latest_config
- sled-agent/src/rack_setup/plan
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
114 | 115 | | |
115 | 116 | | |
116 | 117 | | |
| |||
287 | 288 | | |
288 | 289 | | |
289 | 290 | | |
| 291 | + | |
290 | 292 | | |
291 | 293 | | |
292 | 294 | | |
| |||
613 | 615 | | |
614 | 616 | | |
615 | 617 | | |
| 618 | + | |
616 | 619 | | |
617 | 620 | | |
618 | 621 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
270 | | - | |
| 269 | + | |
| 270 | + | |
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
4086 | 4086 | | |
4087 | 4087 | | |
4088 | 4088 | | |
4089 | | - | |
| 4089 | + | |
4090 | 4090 | | |
4091 | 4091 | | |
4092 | 4092 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3009 | 3009 | | |
3010 | 3010 | | |
3011 | 3011 | | |
3012 | | - | |
| 3012 | + | |
3013 | 3013 | | |
3014 | 3014 | | |
3015 | 3015 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
| 52 | + | |
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
144 | 145 | | |
145 | 146 | | |
146 | 147 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments