Skip to content

Commit 9e436e4

Browse files
committed
Add a comment about why we are hardcoding the version
1 parent c02d440 commit 9e436e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.prow.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
#! /bin/bash
2+
# We need to hardcode e2e version for resizer for now, because
3+
# we need fixes from latest release-1.31 branch for all e2es to pass
24
export CSI_PROW_E2E_VERSION="release-1.31"
35
. release-tools/prow.sh
46
main

0 commit comments

Comments
 (0)