Up the e2e-nightly timeout to 15m by mamercad · Pull Request #357 · StackStorm/stackstorm-k8s
Up the e2e-nightly timeout to 15m. Though, at the end of the day, I'm bothered that the variance is so high (and not even convinced that upping the timeout is the right thing to do). Consider this a placeholder for digging deeper.

what's interesting it's k8s-1.23.15 that fails.
https://kubernetes.io/releases/
1.23
Latest Release:1.23.16 (released: 2023-01-18)
End of Life:2023-02-28
One way is bumping the patch version 1.23.15 -> 1.23.16, maybe it'll fix something.
Another way is removing 1.23 from the build matrix as it's becoming EoL this month.
what's interesting it's
k8s-1.23.15that fails.https://kubernetes.io/releases/
1.23
Latest Release:1.23.16 (released: 2023-01-18)
End of Life:2023-02-28One way is bumping the patch version
1.23.15->1.23.16, maybe it'll fix something. Another way is removing1.23from the build matrix as it's becoming EoL this month.
Good thoughts and observations, heres's the PR.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters