Currently we test all version from v1.27 to v1.30, which are 4 versions. We should make a note that we only test the latest 4 versions.
So when v1.31 comes, we'll drop v1.27 to not overload ci. We can still support older kubernet versions on a community supported best effort.
We can still run older kubeval tests as they are fast ( ~10s ). We do so with v1.26 to 1.30.
We could also test the oldest and the newest 3 supported versions to reduce load.
Currently we test all version from v1.27 to v1.30, which are 4 versions. We should make a note that we only test the latest 4 versions.
So when v1.31 comes, we'll drop v1.27 to not overload ci. We can still support older kubernet versions on a community supported best effort.
We can still run older kubeval tests as they are fast ( ~10s ). We do so with v1.26 to 1.30.
We could also test the oldest and the newest 3 supported versions to reduce load.