Skip to content

Commit b10bb03

Browse files
committed
blocked-edges/4.2.*: Block 4.1 -> 4.2 until 4.2.21
As described in 8dcce54 (blocked-edges: Details on bugs for 4.3.2 and 4.3.3, 2020-03-14, #119), for the ingress operator metric port removal from 4.1 -> 4.2. Also SemVer sort the RC in candidate-4.2.
1 parent dcbd0a1 commit b10bb03

21 files changed

+55
-4
lines changed

blocked-edges/4.2.0-rc.5.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
to: 4.2.0-rc.5
2-
from: 4\.1\.(18|20)
2+
from: 4\.1\..*
3+
# 4.1 -> 4.2 -> 4.3 updates hit TargetDown for ingress-operator, fixed in 4.2.21, https://bugzilla.redhat.com/show_bug.cgi?id=1801300

blocked-edges/4.2.0.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
to: 4.2.0
2-
from: 4\.1\.20
2+
from: 4\.1\..*
3+
# 4.1 -> 4.2 -> 4.3 updates hit TargetDown for ingress-operator, fixed in 4.2.21, https://bugzilla.redhat.com/show_bug.cgi?id=1801300

blocked-edges/4.2.1.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
to: 4.2.1
22
from: .*
3+
# 4.1 -> 4.2 -> 4.3 updates hit TargetDown for ingress-operator, fixed in 4.2.21, https://bugzilla.redhat.com/show_bug.cgi?id=1801300
4+
# Not sure why we're blocking 4.2 -> 4.2.1.

blocked-edges/4.2.10.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
to: 4.2.10
2+
from: 4\.1\..*
3+
# 4.1 -> 4.2 -> 4.3 updates hit TargetDown for ingress-operator, fixed in 4.2.21, https://bugzilla.redhat.com/show_bug.cgi?id=1801300

blocked-edges/4.2.11-s390x.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
to: 4.2.11-s390x
22
from: .*
3+
# 4.1 -> 4.2 -> 4.3 updates hit TargetDown for ingress-operator, fixed in 4.2.21, https://bugzilla.redhat.com/show_bug.cgi?id=1801300
4+
# Not sure why we're blocking 4.2 -> 4.2.11 on s390x.

blocked-edges/4.2.11.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
to: 4.2.11
22
from: .*
3+
# 4.1 -> 4.2 -> 4.3 updates hit TargetDown for ingress-operator, fixed in 4.2.21, https://bugzilla.redhat.com/show_bug.cgi?id=1801300
4+
# Not sure why we're blocking 4.2 -> 4.2.11.

blocked-edges/4.2.12-s390x.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
to: 4.2.12-s390x
2+
from: 4\.1\..*
3+
# 4.1 -> 4.2 -> 4.3 updates hit TargetDown for ingress-operator, fixed in 4.2.21, https://bugzilla.redhat.com/show_bug.cgi?id=1801300

blocked-edges/4.2.12.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
to: 4.2.12
2+
from: 4\.1\..*
3+
# 4.1 -> 4.2 -> 4.3 updates hit TargetDown for ingress-operator, fixed in 4.2.21, https://bugzilla.redhat.com/show_bug.cgi?id=1801300

blocked-edges/4.2.13-s390x.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
# Bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=1789260
21
to: 4.2.13-s390x
32
from: .*
3+
# 4.2.13 cpuinfo panic in node-exporter on s390x, fixed in 4.2.16, https://bugzilla.redhat.com/show_bug.cgi?id=1789260
4+
# 4.1 -> 4.2 -> 4.3 updates hit TargetDown for ingress-operator, fixed in 4.2.21, https://bugzilla.redhat.com/show_bug.cgi?id=1801300

blocked-edges/4.2.13.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
to: 4.2.13
2+
from: 4\.1\..*
3+
# 4.1 -> 4.2 -> 4.3 updates hit TargetDown for ingress-operator, fixed in 4.2.21, https://bugzilla.redhat.com/show_bug.cgi?id=1801300

0 commit comments

Comments
 (0)