Bump latest (1.31) and oldest (1.28) tested K8s versions

Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
This commit is contained in:
Tom Pantelis
2024-10-07 15:06:34 -04:00
committed by Thomas Pantelis
parent 2bc9596588
commit ef2c4cba86
+2 -2
View File
@@ -19,11 +19,11 @@ jobs:
cable_driver: ['libreswan', 'wireguard', 'vxlan']
globalnet: ['', 'globalnet']
# Run most tests against the latest K8s version
k8s_version: ['1.29']
k8s_version: ['1.31']
lighthouse: ['', 'lighthouse']
include:
# Bottom of supported K8s version range
- k8s_version: '1.26'
- k8s_version: '1.28'
steps:
- name: Check out the repository
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938