Commit d91b199
authored
feat(api)!: use sandbox names as canonical RPC references (#3272)
* feat(api)!: use sandbox names as canonical references
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
* test(cli): update forward color fixture for workspace scope
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
* fix(supervisor): use sandbox names for settings lookup
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
* test(e2e): use canonical sandbox request fields
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
* test(e2e): use canonical sandbox receipt field
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
* fix(server): harden sandbox mutation handling
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
* fix(ci): update rebased sandbox references
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
* feat(api)!: standardize canonical entity references
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
* docs(api): codify protobuf API conventions
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
* fix(api): preserve workspace selector semantics
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
* fix(api): restore workspace selector parity
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
* fix(api): preserve descriptive name fields
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
* fix(api): update e2e request fixtures
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
* fix(core): omit workspace selector during bootstrap
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
* chore(api): remove proto convention checker
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
* chore(api): refresh schema fingerprints after rebase
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
* fix(cli): use canonical provider receipt field
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
---------
Signed-off-by: Drew Newberry <anewberry@nvidia.com>1 parent 903d9a0 commit d91b199
137 files changed
Lines changed: 6012 additions & 4635 deletions
File tree
- .agents/skills/tui-development
- architecture
- crates
- openshell-cli
- src
- commands
- tests
- openshell-core/src
- openshell-driver-db-credstore/src
- openshell-driver-docker/src
- openshell-driver-kubernetes-secrets/src
- openshell-driver-kubernetes/src
- openshell-driver-mxc/src
- openshell-driver-podman/src
- openshell-driver-vault/src
- openshell-driver-vm/src
- openshell-gateway-interceptors/src
- openshell-sdk
- src
- tests
- openshell-server/src
- auth
- compute
- grpc
- mutation_replay
- ordinary
- policy
- openshell-supervisor-middleware/src
- openshell-supervisor-network/src/l7
- openshell-supervisor-process/src
- openshell-supervisor/src
- openshell-tui/src
- docs
- extensibility
- sandboxes
- e2e
- python
- oidc
- rust/tests
- examples/governance-interceptor/src
- proto
- python/openshell
- sdk
- go
- docs/src/api
- openshell/v1
- fake
- internal/converter
- types
- proto
- openshellv1
- sandboxv1
- typescript
- src
- skills/openshell-cli
- tasks/scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
479 | 479 | | |
480 | 480 | | |
481 | 481 | | |
482 | | - | |
| 482 | + | |
| 483 | + | |
483 | 484 | | |
484 | 485 | | |
485 | 486 | | |
486 | 487 | | |
487 | 488 | | |
| 489 | + | |
488 | 490 | | |
489 | 491 | | |
490 | 492 | | |
| |||
493 | 495 | | |
494 | 496 | | |
495 | 497 | | |
496 | | - | |
| 498 | + | |
497 | 499 | | |
498 | 500 | | |
499 | 501 | | |
500 | 502 | | |
| 503 | + | |
501 | 504 | | |
502 | 505 | | |
503 | 506 | | |
504 | 507 | | |
505 | | - | |
506 | | - | |
507 | | - | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
508 | 512 | | |
509 | | - | |
| 513 | + | |
510 | 514 | | |
511 | 515 | | |
512 | 516 | | |
| |||
517 | 521 | | |
518 | 522 | | |
519 | 523 | | |
520 | | - | |
521 | | - | |
522 | | - | |
523 | | - | |
524 | | - | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
525 | 530 | | |
526 | 531 | | |
527 | 532 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
86 | 92 | | |
87 | 93 | | |
88 | 94 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
465 | 465 | | |
466 | 466 | | |
467 | 467 | | |
468 | | - | |
| 468 | + | |
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
| |||
479 | 479 | | |
480 | 480 | | |
481 | 481 | | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
482 | 488 | | |
483 | 489 | | |
484 | 490 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
124 | 143 | | |
125 | 144 | | |
126 | 145 | | |
| |||
852 | 871 | | |
853 | 872 | | |
854 | 873 | | |
855 | | - | |
856 | | - | |
| 874 | + | |
| 875 | + | |
857 | 876 | | |
858 | 877 | | |
859 | 878 | | |
| |||
0 commit comments