forked from kubernetes/test-infra
-
Notifications
You must be signed in to change notification settings - Fork 0
/
variants.yaml
64 lines (64 loc) · 1.41 KB
/
variants.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
variants:
experimental:
CONFIG: experimental
GO_VERSION: 1.18.3
K8S_RELEASE: stable
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
KUBETEST2_VERSION: latest
UPGRADE_DOCKER: 'true'
go-canary:
CONFIG: go-canary
GO_VERSION: 1.19rc2
K8S_RELEASE: stable
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
test-infra:
CONFIG: test-infra
GO_VERSION: 1.15.8
K8S_RELEASE: stable
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 3.1.0
KIND_VERSION: 0.10.0
master:
CONFIG: master
GO_VERSION: 1.19rc2
K8S_RELEASE: stable
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
main:
CONFIG: main
GO_VERSION: 1.19rc2
K8S_RELEASE: stable
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
'1.25':
CONFIG: '1.25'
GO_VERSION: 1.18.3
K8S_RELEASE: latest-1.25
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
'1.24':
CONFIG: '1.24'
GO_VERSION: 1.18.3
K8S_RELEASE: latest-1.24
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
'1.23':
CONFIG: '1.23'
GO_VERSION: 1.17.11
K8S_RELEASE: stable-1.23
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
'1.22':
CONFIG: '1.22'
GO_VERSION: 1.16.15
K8S_RELEASE: stable-1.22
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
'1.21':
CONFIG: '1.21'
GO_VERSION: 1.16.15
K8S_RELEASE: stable-1.21
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0