|
12 | 12 | tags: [microservice, dynamic, workload, cert, normal]
|
13 | 13 | - name: specialized_init_system
|
14 | 14 | emoji: "🚀"
|
15 |
| - tags: [microservice, dynamic, workload] |
| 15 | + tags: [microservice, dynamic, workload, essential, cert] |
| 16 | + pass: 100 |
16 | 17 | - name: reasonable_startup_time
|
17 | 18 | tags: [microservice, dynamic, workload, cert, normal]
|
18 | 19 | - name: single_process_type
|
|
21 | 22 | pass: 100
|
22 | 23 | - name: zombie_handled
|
23 | 24 | emoji: "⚖👀"
|
24 |
| - tags: [microservice, dynamic, workload, normal] |
| 25 | + tags: [microservice, dynamic, workload, essential, cert] |
| 26 | + pass: 100 |
25 | 27 | - name: service_discovery
|
26 | 28 | emoji: "⚖👀"
|
27 | 29 | tags: [microservice, dynamic, workload, cert, bonus]
|
|
32 | 34 | tags: [microservice, dynamic, workload, cert, normal]
|
33 | 35 | - name: sig_term_handled
|
34 | 36 | emoji: "⚖👀"
|
35 |
| - tags: [microservice, dynamic, workload, normal] |
36 |
| - |
| 37 | + tags: [microservice, dynamic, workload, essential, cert] |
| 38 | + pass: 100 |
37 | 39 | - name: cni_compatible
|
38 | 40 | emoji: "🔓🔑"
|
39 | 41 | tags: [compatibility, dynamic, workload, cert, normal]
|
|
113 | 115 | tags: [resilience, dynamic, workload, cert, normal]
|
114 | 116 | - name: pod_dns_error
|
115 | 117 | emoji: "🗡️💀♻"
|
116 |
| - tags: [resilience, dynamic, workload, cert, bonus] |
117 |
| - pass: 1 |
| 118 | + tags: [resilience, dynamic, workload, essential, cert] |
| 119 | + pass: 100 |
118 | 120 | fail: 0
|
119 | 121 | #- name: external_retry
|
120 | 122 | # tags: scalability, dynamic, workload
|
|
199 | 201 |
|
200 | 202 | - name: volume_hostpath_not_found
|
201 | 203 | emoji: "💾"
|
202 |
| - tags: [state, dynamic, workload] |
| 204 | + tags: [state, dynamic, workload, essential, cert] |
| 205 | + pass: 100 |
203 | 206 | - name: no_local_volume_configuration
|
204 | 207 | emoji: "💾"
|
205 | 208 | tags: [state, dynamic, workload, cert, bonus]
|
|
0 commit comments