You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pin k8s image version in integration tests (#3461)
Previously, the integration tests would rely on the default k8s
image version, which differs based on the version of kind we're
using. This commit explicitly pins the image version such that 1)
it's clear what version of k8s is in use, and 2) it's easily
changed when needed.
Signed-off-by: Evan Gilman <[email protected]>
0 commit comments