Commit 33eeddc
Fix secret type and skip Terminating namespaces at startup
- Change harvesterconfig Secret type from non-standard "secret" to
"Opaque" to match Kubernetes convention and avoid potential
filtering by Rancher controllers
- Skip Terminating namespaces in the initial pass by reading
deletionTimestamp from the jq pipeline; prevents failed kubectl
apply calls against namespaces in the process of being deleted
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 3d3e117 commit 33eeddc
1 file changed
Lines changed: 5 additions & 3 deletions
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
403 | | - | |
| 403 | + | |
| 404 | + | |
404 | 405 | | |
405 | | - | |
| 406 | + | |
| 407 | + | |
406 | 408 | | |
407 | 409 | | |
408 | 410 | | |
| |||
0 commit comments