Closed nutellinoit closed 6 months ago
- If we are changing the supported versions, wouldn't it be better to bump the module's minor version? (i.e. 1.7.0 instead of 1.6.1)
- The compatibility matrix needs to be updated too.
- I left some non-blocking suggestions
I will do that
Done ✅ , merging
This PR adds the support for kubernetes 1.29 and bumps calico to 3.27.3 and tigera operator to 1.32.7
Also, I added e2e tests for tigera operator, that was missing.
I also made the tests sequential, since the parallel execution was breaking too many times.