-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathOCP-47176.json
40 lines (40 loc) · 1.28 KB
/
OCP-47176.json
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
{
"nodes": [
{
"version": "4.14.0-rc.1",
"payload": "quay.io/openshift-release-dev/ocp-release@sha256:e3ba11bd1e5e8ea5a0b36a75791c90f29afb0fdbe4125be4e48f69c76a5c47a0",
"metadata": {
"io.openshift.upgrades.graph.release.channels": "channel-a,channel-b,stable-4.14"
}
},
{
"version": "4.14.0-0.nightly-2023-09-15-233408",
"payload": "registry.ci.openshift.org/ocp/release@sha256:c9e65b31c3c0f75ccf448da92bdb92a43c2a59febe513f700adcf36c76088409",
"metadata": {
"io.openshift.upgrades.graph.release.channels": "channel-a,channel-b,stable-4.14"
}
}
],
"edges": [
[0,1]
],
"conditionalEdges":[
{
"edges": [
{"from": "4.14.0-rc.1", "to": "4.14.0-0.nightly-2023-09-15-233408"}
],
"risks": [
{
"url": "https://openshift-release.apps.ci.l2s4.p1.openshiftapps.com/releasestream/4.10.0-0.nightly/release/4.10.0-0.nightly-2021-11-24-075634",
"name": "ReleaseIsRejected",
"message": "Too many CI failures on this release, so do not update to it",
"matchingRules": [
{
"type": "Always"
}
]
}
]
}
]
}