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
> @nixpanic as per official doc it's not reached eol yet https://kubernetes.io/releases/
Maybe we should consider testing with different Kubernetes versions for different branches? The GitHub Commenter action that we use with ok-to-test might be able to support comments depending on the branch? It would speed up the e2e a little, as test jobs for 4 Kubernetes versions will take quite some time (not sure if they can all run in parallel due to CI quota).
By using a matrix strategy with excluding certain branches and
Kubernetes versions, the number of CI jobs per PullRequest should stay
limited.
Closes: ceph#4060
Signed-off-by: Niels de Vos <[email protected]>
By using a matrix strategy with excluding certain branches and
Kubernetes versions, the number of CI jobs per PullRequest should stay
limited.
Closes: #4060
Signed-off-by: Niels de Vos <[email protected]>
By using a matrix strategy with excluding certain branches and
Kubernetes versions, the number of CI jobs per PullRequest should stay
limited.
Closes: ceph#4060
Signed-off-by: Niels de Vos <[email protected]>
Maybe we should consider testing with different Kubernetes versions for different branches? The GitHub Commenter action that we use with
ok-to-test
might be able to support comments depending on the branch? It would speed up the e2e a little, as test jobs for 4 Kubernetes versions will take quite some time (not sure if they can all run in parallel due to CI quota).Originally posted by @nixpanic in #4057 (comment)
The text was updated successfully, but these errors were encountered: