As previously mentioned, SIG Testing has been working this year to ensure alpha / beta features can be more easily tested. These jobs are now stable release signal, please help us keep them that way and leverage them to test your features.
Key CI jobs
"features" jobs that run alpha / beta e2e tests based on
WithFeatureGate:
"enabled" jobs to ensure that simply turning on alpha/beta features does not destabilize the cluster, these do run alpha/beta *tests*, they run stable tests:
In the future we will find a home to document this and cross-link from the KEP testing guidance.
https://github.com/kubernetes/kubernetes/issues/131040We will also revisit e.g. covering beta tests on Pull Requests by default.
In the meantime, as the project stabilizes 1.35, please help ensure your new alpha/beta tests are passing reliably.Thank you,
- Ben