Commit 9836bff
fix(kubernetes): stop supervisor before workload (#3424)
* fix(kubernetes): stop supervisor before workload
Make Kubernetes sandbox stop crash-resumable and give supervisor Pod deletion its configured grace period plus API observation headroom.\n\nCloses #3421
Signed-off-by: Piotr Mlocek <pmlocek@nvidia.com>
* fix(kubernetes): harden resumed sandbox stops
Signed-off-by: Piotr Mlocek <pmlocek@nvidia.com>
* test(kubernetes): simplify resumed stop regression
Signed-off-by: Piotr Mlocek <pmlocek@nvidia.com>
* fix(kubernetes): generalize runtime control release
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
* refactor(kubernetes): clarify stop phase names
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
---------
Signed-off-by: Piotr Mlocek <pmlocek@nvidia.com>
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
Co-authored-by: Drew Newberry <anewberry@nvidia.com>1 parent 50c5cf8 commit 9836bff
4 files changed
Lines changed: 596 additions & 73 deletions
File tree
- architecture
- crates/openshell-driver-kubernetes/src
- skills/debug-openshell-cluster
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
189 | 198 | | |
190 | 199 | | |
191 | 200 | | |
| |||
0 commit comments