|
1 | 1 | { |
2 | 2 | "images": [ |
3 | 3 | { |
4 | | - "label": "VS 1/3", |
| 4 | + "label": "VS 1/5", |
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/5", |
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/5", |
19 | 19 | "image": "debian-plus", |
20 | 20 | "type": "plus", |
21 | | - "marker": "'vs_responses or vs_ipv6 or vs_rewrite or vs_certmanager'", |
| 21 | + "marker": "'vs_responses or vs_ipv6 or vs_rewrite'", |
22 | 22 | "platforms": "linux/arm64, linux/amd64" |
23 | 23 | }, |
24 | 24 | { |
25 | | - "label": "TS", |
| 25 | + "label": "VS 4/5", |
26 | 26 | "image": "debian-plus", |
27 | 27 | "type": "plus", |
28 | | - "marker": "'ts or otel'", |
| 28 | + "marker": "'vs_certmanager'", |
29 | 29 | "platforms": "linux/arm64, linux/amd64" |
30 | 30 | }, |
31 | 31 | { |
32 | | - "label": "ingresses 1/2", |
| 32 | + "label": "VS 5/5", |
| 33 | + "image": "debian-plus", |
| 34 | + "type": "plus", |
| 35 | + "marker": "'vs_listeners'", |
| 36 | + "platforms": "linux/arm64, linux/amd64" |
| 37 | + }, |
| 38 | + { |
| 39 | + "label": "TS 1/2", |
| 40 | + "image": "debian-plus", |
| 41 | + "type": "plus", |
| 42 | + "marker": "'ts and not ts_tcp and not ts_udp'", |
| 43 | + "platforms": "linux/arm64, linux/amd64" |
| 44 | + }, |
| 45 | + { |
| 46 | + "label": "TS 2/2", |
| 47 | + "image": "debian-plus", |
| 48 | + "type": "plus", |
| 49 | + "marker": "'ts_tcp or ts_udp or otel'", |
| 50 | + "platforms": "linux/arm64, linux/amd64" |
| 51 | + }, |
| 52 | + { |
| 53 | + "label": "ingresses 1/3", |
33 | 54 | "image": "alpine-plus", |
34 | 55 | "type": "plus", |
35 | | - "marker": "'ingresses and not annotations and not basic_auth and not hsts and not watch_namespace and not wildcard_tls'", |
| 56 | + "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'", |
36 | 57 | "platforms": "linux/arm64, linux/amd64" |
37 | 58 | }, |
38 | 59 | { |
39 | | - "label": "ingresses 2/2", |
| 60 | + "label": "ingresses 2/3", |
| 61 | + "image": "alpine-plus", |
| 62 | + "type": "plus", |
| 63 | + "marker": "'ingresses_smoke or ingresses_jwt'", |
| 64 | + "platforms": "linux/arm64, linux/amd64" |
| 65 | + }, |
| 66 | + { |
| 67 | + "label": "ingresses 3/3", |
40 | 68 | "image": "alpine-plus-fips", |
41 | 69 | "type": "plus", |
42 | 70 | "marker": "'annotations or basic_auth or hsts or watch_namespace or wildcard_tls'", |
|
64 | 92 | "platforms": "linux/arm64, linux/amd64" |
65 | 93 | }, |
66 | 94 | { |
67 | | - "label": "policies 1/3", |
| 95 | + "label": "policies 1/5", |
68 | 96 | "image": "ubi-9-plus", |
69 | 97 | "type": "plus", |
70 | 98 | "marker": "'policies and not policies_ac and not policies_jwt and not policies_mtls and not policies_rl and not policies_cache'", |
71 | 99 | "platforms": "linux/arm64, linux/amd64" |
72 | 100 | }, |
73 | 101 | { |
74 | | - "label": "policies 2/3", |
| 102 | + "label": "policies 2/5", |
| 103 | + "image": "ubi-9-plus", |
| 104 | + "type": "plus", |
| 105 | + "marker": "'policies_ac or policies_mtls or policies_cache'", |
| 106 | + "platforms": "linux/arm64, linux/amd64" |
| 107 | + }, |
| 108 | + { |
| 109 | + "label": "policies 3/5", |
| 110 | + "image": "ubi-9-plus", |
| 111 | + "type": "plus", |
| 112 | + "marker": "'policies_jwt or otel'", |
| 113 | + "platforms": "linux/arm64, linux/amd64" |
| 114 | + }, |
| 115 | + { |
| 116 | + "label": "policies 4/5", |
75 | 117 | "image": "ubi-9-plus", |
76 | 118 | "type": "plus", |
77 | | - "marker": "'policies_ac or policies_jwt or policies_mtls or otel'", |
| 119 | + "marker": "'policies_rl_vs'", |
78 | 120 | "platforms": "linux/arm64, linux/amd64" |
79 | 121 | }, |
80 | 122 | { |
81 | | - "label": "policies 3/3", |
| 123 | + "label": "policies 5/5", |
82 | 124 | "image": "ubi-9-plus", |
83 | 125 | "type": "plus", |
84 | | - "marker": "'policies_rl or policies_cache'", |
| 126 | + "marker": "'policies_rl_vsr'", |
85 | 127 | "platforms": "linux/arm64, linux/amd64" |
86 | 128 | }, |
87 | 129 | { |
|
0 commit comments