Commit 80acfbc
Fix the kubectl-nodepool-replicas-wait script to sleep correctly in the loop (#548)
Description / Motivation: The while loop is incorrectly closed before the sleep call.
Co-authored-by: Chithresh Azad <[email protected]>1 parent cff08b9 commit 80acfbc
File tree
1 file changed
+0
-1
lines changed- tests/tekton-resources/tasks/generators/karpenter
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | 93 | | |
95 | 94 | | |
96 | 95 | | |
| |||
0 commit comments