|
1 | 1 | { |
2 | 2 | "images": [ |
3 | 3 | { |
4 | | - "label": "VS 1/3", |
| 4 | + "label": "VS 1/4", |
5 | 5 | "image": "debian-plus", |
6 | 6 | "type": "plus", |
7 | | - "marker": "'vs and not vs_ipv6 and not vs_rewrite and not vs_responses and not vs_grpc and not vs_redirects and not vs_externalname and not vs_externaldns and not vs_certmanager and not vs_api and not vs_backup and not vs_use_cluster_ip and not vs_canary and not vs_upstream and not vs_config_map'", |
| 7 | + "marker": "'vs and not vs_ipv6 and not vs_rewrite and not vs_responses and not vs_grpc and not vs_redirects and not vs_externalname and not vs_externaldns and not vs_certmanager and not vs_api and not vs_backup and not vs_use_cluster_ip and not vs_canary and not vs_upstream and not vs_config_map and not vs_listeners'", |
8 | 8 | "platforms": "linux/arm64, linux/amd64" |
9 | 9 | }, |
10 | 10 | { |
11 | | - "label": "VS 2/3", |
| 11 | + "label": "VS 2/4", |
12 | 12 | "image": "debian-plus", |
13 | 13 | "type": "plus", |
14 | 14 | "marker": "'vs_grpc or vs_redirects or vs_externalname or vs_externaldns or vs_api or vs_backup or vs_use_cluster_ip or vs_canary or vs_upstream or vs_config_map'", |
15 | 15 | "platforms": "linux/arm64, linux/amd64" |
16 | 16 | }, |
17 | 17 | { |
18 | | - "label": "VS 3/3", |
| 18 | + "label": "VS 3/4", |
19 | 19 | "image": "debian-plus", |
20 | 20 | "type": "plus", |
21 | 21 | "marker": "'vs_responses or vs_ipv6 or vs_rewrite or vs_certmanager'", |
22 | 22 | "platforms": "linux/arm64, linux/amd64" |
23 | 23 | }, |
| 24 | + { |
| 25 | + "label": "VS 4/4", |
| 26 | + "image": "debian-plus", |
| 27 | + "type": "plus", |
| 28 | + "marker": "'vs_listeners'", |
| 29 | + "platforms": "linux/arm64, linux/amd64" |
| 30 | + }, |
24 | 31 | { |
25 | 32 | "label": "TS", |
26 | 33 | "image": "debian-plus", |
|
29 | 36 | "platforms": "linux/arm64, linux/amd64" |
30 | 37 | }, |
31 | 38 | { |
32 | | - "label": "ingresses 1/2", |
| 39 | + "label": "ingresses 1/3", |
| 40 | + "image": "alpine-plus", |
| 41 | + "type": "plus", |
| 42 | + "marker": "'ingresses and not annotations and not basic_auth and not hsts and not watch_namespace and not wildcard_tls and not ingresses_smoke and not ingresses_jwt'", |
| 43 | + "platforms": "linux/arm64, linux/amd64" |
| 44 | + }, |
| 45 | + { |
| 46 | + "label": "ingresses 2/3", |
33 | 47 | "image": "alpine-plus", |
34 | 48 | "type": "plus", |
35 | | - "marker": "'ingresses and not annotations and not basic_auth and not hsts and not watch_namespace and not wildcard_tls'", |
| 49 | + "marker": "'ingresses_smoke or ingresses_jwt'", |
36 | 50 | "platforms": "linux/arm64, linux/amd64" |
37 | 51 | }, |
38 | 52 | { |
39 | | - "label": "ingresses 2/2", |
| 53 | + "label": "ingresses 3/3", |
40 | 54 | "image": "alpine-plus-fips", |
41 | 55 | "type": "plus", |
42 | 56 | "marker": "'annotations or basic_auth or hsts or watch_namespace or wildcard_tls'", |
|
64 | 78 | "platforms": "linux/arm64, linux/amd64" |
65 | 79 | }, |
66 | 80 | { |
67 | | - "label": "policies 1/3", |
| 81 | + "label": "policies 1/5", |
68 | 82 | "image": "ubi-9-plus", |
69 | 83 | "type": "plus", |
70 | 84 | "marker": "'policies and not policies_ac and not policies_jwt and not policies_mtls and not policies_rl and not policies_cache'", |
71 | 85 | "platforms": "linux/arm64, linux/amd64" |
72 | 86 | }, |
73 | 87 | { |
74 | | - "label": "policies 2/3", |
| 88 | + "label": "policies 2/5", |
| 89 | + "image": "ubi-9-plus", |
| 90 | + "type": "plus", |
| 91 | + "marker": "'policies_ac or policies_mtls or policies_cache'", |
| 92 | + "platforms": "linux/arm64, linux/amd64" |
| 93 | + }, |
| 94 | + { |
| 95 | + "label": "policies 3/5", |
| 96 | + "image": "ubi-9-plus", |
| 97 | + "type": "plus", |
| 98 | + "marker": "'policies_jwt or otel'", |
| 99 | + "platforms": "linux/arm64, linux/amd64" |
| 100 | + }, |
| 101 | + { |
| 102 | + "label": "policies 4/5", |
75 | 103 | "image": "ubi-9-plus", |
76 | 104 | "type": "plus", |
77 | | - "marker": "'policies_ac or policies_jwt or policies_mtls or otel'", |
| 105 | + "marker": "'policies_rl_vs'", |
78 | 106 | "platforms": "linux/arm64, linux/amd64" |
79 | 107 | }, |
80 | 108 | { |
81 | | - "label": "policies 3/3", |
| 109 | + "label": "policies 5/5", |
82 | 110 | "image": "ubi-9-plus", |
83 | 111 | "type": "plus", |
84 | | - "marker": "'policies_rl or policies_cache'", |
| 112 | + "marker": "'policies_rl_vsr'", |
85 | 113 | "platforms": "linux/arm64, linux/amd64" |
86 | 114 | }, |
87 | 115 | { |
|
0 commit comments