planetscale / vitess-operator

Kubernetes Operator for Vitess
Apache License 2.0
301 stars 73 forks source link

Use only one K8S version in CI #606

Closed frouioui closed 1 week ago

frouioui commented 1 week ago

This PR is a quick fix to how we run our CI test on buildkite, it has become harder to run CI since https://github.com/planetscale/vitess-operator/pull/597 was merged: we had 3 times more workflows running, significantly increasing the total runtime of our CI and also increasing the likelihood of having workflows fail due to flakiness.

This PR removes the matrix introduced by https://github.com/planetscale/vitess-operator/pull/597 and rely on the default K8S version defined in tools/test.env.