Commit 38aa360
feat(supervisor): label a run pod with the isolation lane it ran in
The Kubernetes workload manager now sets a `compute.trigger.dev/runtime`
label on the run pods it creates, recording the isolation lane the run
executed in. This is the isolation lane, not the task runtime, so the
value is always `container` on this path.
Mono-RevId: f01751f8b86f630dec76a7b2776b10953aecc8401 parent e5689cc commit 38aa360
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
| 418 | + | |
| 419 | + | |
418 | 420 | | |
419 | 421 | | |
420 | 422 | | |
| |||
0 commit comments