Commit d0c6386
authored
CSPL-4715: fix empty pod name in ClusterManager bundle push (#1849)
Set targetPodName when creating podExecClient in ApplyClusterManager
so PerformCmBundlePush resolves the correct pod even when addTelApp
is skipped (telAppInstalled == true).1 parent f4484a2 commit d0c6386
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
| 231 | + | |
231 | 232 | | |
232 | 233 | | |
233 | 234 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
| 213 | + | |
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| |||
0 commit comments