Commit a835a2b
committed
chore(k8s): rebase onto post-#284 main, restore k8s extras, drop redundant provider-specific hostfactory scripts
Post-#284 rebase dropped the k8s optional-dependencies stanza and its
test-k8s dep group; restore both plus the kubernetes-stubs-elephant-fork
type stubs so mypy/pyright resolve the SDK.
Delete src/orb/providers/k8s/hostfactory/ — its per-provider scripts
hardcoded --provider-type k8s and duplicated the shared scheduler
scripts under src/orb/infrastructure/scheduler/hostfactory/scripts/.
The shared scripts already route to the correct provider via
invoke_provider.sh, so the per-provider copies are pure duplication
with a worse routing story.
Lockfile regenerated.1 parent b4a77b1 commit a835a2b
8 files changed
Lines changed: 944 additions & 327 deletions
File tree
- src/orb/providers/k8s/hostfactory
- providers/k8s-hf/scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
185 | | - | |
| 184 | + | |
186 | 185 | | |
187 | 186 | | |
188 | 187 | | |
| |||
439 | 438 | | |
440 | 439 | | |
441 | 440 | | |
442 | | - | |
443 | 441 | | |
444 | 442 | | |
445 | 443 | | |
| |||
Whitespace-only changes.
Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 0 additions & 7 deletions
This file was deleted.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments