Commit a249e41
chore(deploy): remove DIND — all execution now via K8s Jobs
Docker-in-Docker is no longer needed since the K8s Job runner
handles all component container execution natively.
- Delete dind-deployment.yaml, dind-pvc.yaml, dind-service.yaml
- Delete values/dind.yaml and values/no-dind.yaml
- Remove execution.dind and workerDockerHost from values.yaml
- Remove execution.dind block from values/cloud-generic.yaml
- Remove workerDockerHost DOCKER_HOST env branch from worker-deployment.yaml
Closes ENG-209
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Signed-off-by: betterclever <paliwal.pranjal83@gmail.com>1 parent 7785259 commit a249e41
8 files changed
Lines changed: 6 additions & 114 deletions
File tree
- deploy/helm/shipsec
- templates
- values
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
50 | 55 | | |
51 | 56 | | |
52 | 57 | | |
| |||
66 | 71 | | |
67 | 72 | | |
68 | 73 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | 74 | | |
73 | 75 | | |
74 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | 112 | | |
122 | 113 | | |
123 | 114 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
This file was deleted.
This file was deleted.
0 commit comments