forked from openshift/patchmanager
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsample.yaml
387 lines (386 loc) · 14.7 KB
/
sample.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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
items:
- pullRequest:
# Description: [4.7z] Need BFD failover capability on ECMP routes
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1934645
# Component: networking
# Severity: urgent
# PM Score 110
url: https://github.com/openshift/ovn-kubernetes/pull/462
decision: pick
score: 2.3
decisionReason: picked for z-stream with score 2.30
- pullRequest:
# Description: ovn-kube must handle single-stack to dual-stack migration
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1937829
# Component: networking
# Severity: urgent
# PM Score 55
url: https://github.com/openshift/ovn-kubernetes/pull/460
decision: pick
score: 2
decisionReason: picked for z-stream with score 2.00
- pullRequest:
# Description: The KubeletConfigController cannot process multiple confs for a
# pool/ pool changes
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1929257
# Component: node
# Severity: high
# PM Score 55
url: https://github.com/openshift/machine-config-operator/pull/2462
decision: pick
score: 1.5
decisionReason: picked for z-stream with score 1.50
- pullRequest:
# Description: NetworkManager overlay FS not being created on None platform
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1931863
# Component: machine config operator
# Severity: urgent
# PM Score 100
url: https://github.com/openshift/machine-config-operator/pull/2426
decision: pick
score: 1.5
decisionReason: picked for z-stream with score 1.50
- pullRequest:
# Description: cluster DNS experiencing disruptions during cluster upgrade in
# insights cluster
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1937089
# Component: dns
# Severity: high
# PM Score 55
url: https://github.com/openshift/cluster-dns-operator/pull/247
decision: pick
score: 1
decisionReason: picked for z-stream with score 1.00
- pullRequest:
# Description: [release-4.7] bump k8s.io/apiserver to 1.20.3
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1917904
# Component: openshift-apiserver
# Severity: high
# PM Score 55
url: https://github.com/openshift/openshift-apiserver/pull/187
decision: pick
score: 1
decisionReason: picked for z-stream with score 1.00
- pullRequest:
# Description: [release-4.7] bump k8s.io/apiserver to 1.20.3
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1917904
# Component: openshift-apiserver
# Severity: high
# PM Score 55
url: https://github.com/openshift/oauth-apiserver/pull/43
decision: pick
score: 1
decisionReason: picked for z-stream with score 1.00
- pullRequest:
# Description: Router HAProxy config file template is slow to render due to repetitive
# regex compilations
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1938921
# Component: routing
# Severity: high
# PM Score 0
url: https://github.com/openshift/router/pull/269
decision: pick
score: 0.5
decisionReason: picked for z-stream with score 0.50
- pullRequest:
# Description: [sig-instrumentation][Late] Alerts shouldn't report any alerts
# in firing state apart from Watchdog and AlertmanagerReceiversNotConfigured:
# Prometheus query error
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1938316
# Component: multi-arch
# Severity: medium
# PM Score 35
url: https://github.com/openshift/cluster-api-provider-libvirt/pull/219
decision: pick
score: 0.4
decisionReason: picked for z-stream with score 0.40
- pullRequest:
# Description: CVE-2021-3121 ose-cluster-policy-controller-container: gogo/protobuf:
# plugin/unmarshal/unmarshal.go lacks certain index validation [openshift-4]
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1924496
# Component: kube-controller-manager
# Severity: medium
# PM Score 27
url: https://github.com/openshift/cluster-policy-controller/pull/58
decision: pick
score: 0.2
decisionReason: picked for z-stream with score 0.20
- pullRequest:
# Description: Baremetal IPI - While deploying with IPv6 provision network with
# subnet other than /64 masters fail to PXE boot
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1933728
# Component: installer
# Severity: medium
# PM Score 30
url: https://github.com/openshift/installer/pull/4698
decision: skip
score: 0.2
decisionReason: maximum total for this z-stream is 10
- pullRequest:
# Description: Ingress operator performs spurious updates in response to API's
# defaulting of NodePort service's clusterIPs field
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1937214
# Component: routing
# Severity: medium
# PM Score 27
url: https://github.com/openshift/cluster-ingress-operator/pull/570
decision: skip
score: 0.2
decisionReason: maximum total for this z-stream is 10
- pullRequest:
# Description: LoadBalancer service check test fails during vsphere upgrade
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1931622
# Component: routing
# Severity: medium
# PM Score 27
url: https://github.com/openshift/origin/pull/25913
decision: skip
score: 0.2
decisionReason: maximum total for this z-stream is 10
- pullRequest:
# Description: [release-4.7] When deploying the operator via OLM (after creating
# the respective catalogsource), the deployment "lost" the `resources` section.
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1937375
# Component: olm
# Severity: medium
# PM Score 30
url: https://github.com/operator-framework/operator-lifecycle-manager/pull/2036
decision: skip
score: 0.2
decisionReason: maximum total for this z-stream is 10
- pullRequest:
# Description: console operator panics in DefaultDeployment with nil cm
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1936337
# Component: management console
# Severity: medium
# PM Score 27
url: https://github.com/openshift/console-operator/pull/512
decision: skip
score: 0.2
decisionReason: maximum total for this z-stream is 10
- pullRequest:
# Description: (release-4.7) Authentication log gatherer shouldn't scan all the
# pod logs in the openshift-authentication namespace
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1936802
# Component: insights operator
# Severity: medium
# PM Score 25
url: https://github.com/openshift/insights-operator/pull/369
decision: skip
score: 0.2
decisionReason: maximum total for this z-stream is 10
- pullRequest:
# Description: (release-4.7) Extend OLM operator gatherer to include Operator/ClusterServiceVersion
# conditions
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1935070
# Component: insights operator
# Severity: medium
# PM Score 25
url: https://github.com/openshift/insights-operator/pull/362
decision: skip
score: 0.2
decisionReason: maximum total for this z-stream is 10
- pullRequest:
# Description: CVE-2021-3121 ose-cluster-kube-controller-manager-operator-container:
# gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation
# [openshift-4]
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1924488
# Component: kube-controller-manager
# Severity: medium
# PM Score 27
url: https://github.com/openshift/cluster-kube-controller-manager-operator/pull/508
decision: skip
score: 0.2
decisionReason: maximum total for this z-stream is 10
- pullRequest:
# Description: Items marked as mandatory in KMS Provider form are not enforced
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1932272
# Component: console storage plugin
# Severity: medium
# PM Score 25
url: https://github.com/openshift/console/pull/8221
decision: skip
score: 0.2
decisionReason: maximum total for this z-stream is 10
- pullRequest:
# Description: Reports that has specified a retention should not be requeued in
# the sync handler
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1929042
# Component: metering operator
# Severity: medium
# PM Score 25
url: https://github.com/kube-reporting/metering-operator/pull/1505
decision: skip
score: 0.2
decisionReason: maximum total for this z-stream is 10
- pullRequest:
# Description: CVE-2021-3121 ose-cluster-kube-descheduler-operator-container:
# gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation
# [openshift-4]
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1924489
# Component: kube-scheduler
# Severity: medium
# PM Score 27
url: https://github.com/openshift/cluster-kube-descheduler-operator/pull/173
decision: skip
score: 0.2
decisionReason: maximum total for this z-stream is 10
- pullRequest:
# Description: CVE-2021-3121 ose-cluster-kube-scheduler-operator-container: gogo/protobuf:
# plugin/unmarshal/unmarshal.go lacks certain index validation [openshift-4]
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1924490
# Component: kube-scheduler
# Severity: medium
# PM Score 27
url: https://github.com/openshift/cluster-kube-scheduler-operator/pull/334
decision: skip
score: 0.2
decisionReason: maximum total for this z-stream is 10
- pullRequest:
# Description: /usr/lib/dracut/modules.d/30ignition/ignition --version sigsev
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1933205
# Component: rhcos
# Severity: medium
# PM Score 25
url: https://github.com/openshift/machine-config-operator/pull/2438
decision: skip
score: 0.2
decisionReason: maximum total for this z-stream is 10
- pullRequest:
# Description: pipelinerun status icon rendering issue
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1935672
# Component: dev console
# Severity: medium
# PM Score 25
url: https://github.com/openshift/console/pull/8311
decision: skip
score: 0.2
decisionReason: maximum total for this z-stream is 10
- pullRequest:
# Description: CVE-2021-3121 openshift-clients: gogo/protobuf: plugin/unmarshal/unmarshal.go
# lacks certain index validation [openshift-4]
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1924453
# Component: oc
# Severity: medium
# PM Score 27
url: https://github.com/openshift/oc/pull/753
decision: skip
score: 0.2
decisionReason: maximum total for this z-stream is 10
- pullRequest:
# Description: NTO may fail to disable stalld when relying on Tuned '[service]'
# plugin
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1928614
# Component: node tuning operator
# Severity: medium
# PM Score 27
url: https://github.com/openshift/cluster-node-tuning-operator/pull/215
decision: skip
score: 0.2
decisionReason: maximum total for this z-stream is 10
- pullRequest:
# Description: ServiceAccount Registry Authfiles Do Not Contain Entries for Public
# Hostnames
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1931856
# Component: image registry
# Severity: medium
# PM Score 27
url: https://github.com/openshift/cluster-openshift-controller-manager-operator/pull/199
decision: skip
score: 0.2
decisionReason: maximum total for this z-stream is 10
- pullRequest:
# Description: [e2e][automation] Fix pvc string in pvc.view
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1927198
# Component: console kubevirt plugin
# Severity: medium
# PM Score 27
url: https://github.com/openshift/console/pull/8126
decision: skip
score: 0.2
decisionReason: maximum total for this z-stream is 10
- pullRequest:
# Description: CVE-2021-3121 ose-metering-ansible-operator-container: gogo/protobuf:
# plugin/unmarshal/unmarshal.go lacks certain index validation [openshift-4]
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1924521
# Component: metering operator
# Severity: medium
# PM Score 27
url: https://github.com/kube-reporting/metering-operator/pull/1510
decision: skip
score: 0.2
decisionReason: maximum total for this z-stream is 10
- pullRequest:
# Description: "Edit Annotation" are not correctly translated in Chinese
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1925792
# Component: management console
# Severity: medium
# PM Score 27
url: https://github.com/openshift/console/pull/8078
decision: skip
score: 0.2
decisionReason: maximum total for this z-stream is 10
- pullRequest:
# Description: Performance: Console makes unnecessary requests for en-US messages
# on load
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1927311
# Component: management console
# Severity: medium
# PM Score 27
url: https://github.com/openshift/console/pull/8128
decision: skip
score: 0.2
decisionReason: maximum total for this z-stream is 10
- pullRequest:
# Description: release-4.7: e2e: test OAuth API connections in the tests by that
# name
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1932806
# Component: oauth-apiserver
# Severity: medium
# PM Score 27
url: https://github.com/openshift/origin/pull/25894
decision: skip
score: 0.2
decisionReason: maximum total for this z-stream is 10
- pullRequest:
# Description: Manually misspelled as Manualy
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1928151
# Component: cloud credential operator
# Severity: medium
# PM Score 25
url: https://github.com/openshift/cloud-credential-operator/pull/301
decision: skip
score: 0.2
decisionReason: maximum total for this z-stream is 10
- pullRequest:
# Description: Pipelines shown in edit flow for Workloads created via ContainerImage
# flow
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1931382
# Component: dev console
# Severity: low
# PM Score 5
url: https://github.com/openshift/console/pull/8209
decision: skip
score: 0.1
decisionReason: maximum total for this z-stream is 10
- pullRequest:
# Description: Getting Forbidden for image in a container template when creating
# a sample app
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1933665
# Component: dev console
# Severity: low
# PM Score 5
url: https://github.com/openshift/console/pull/8255
decision: skip
score: 0.1
decisionReason: maximum total for this z-stream is 10
- pullRequest:
# Description: [Backport 4.7] Add memory and uptime metadata to IO archive
# Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1935605
# Component: insights operator
# Severity: low
# PM Score 0
url: https://github.com/openshift/insights-operator/pull/364
decision: skip
score: 0.1
decisionReason: maximum total for this z-stream is 10