diff --git a/blocked-edges/4.3.0.yaml b/blocked-edges/4.3.0.yaml index eaa35f80c..124d49da6 100644 --- a/blocked-edges/4.3.0.yaml +++ b/blocked-edges/4.3.0.yaml @@ -1,5 +1,6 @@ to: 4.3.0 from: .* +# 4.2 -> 4.3 updates occasionally hit PodIP vs. PodIPs, https://bugzilla.redhat.com/show_bug.cgi?id=1816302 # 4.2 -> 4.3 updates hit TargetDown for cluster-autoscaler-operator, fixed in 4.3.5, https://bugzilla.redhat.com/show_bug.cgi?id=1801300 # 4.2 -> 4.3 updates occasionally hit RequiredPoolsFailed, fixed in 4.2.18 and rc.0, but not in 4.2.16: https://bugzilla.redhat.com/show_bug.cgi?id=1782152 https://bugzilla.redhat.com/show_bug.cgi?id=1782149 # 4.2 -> 4.3 updates on GCP occasionally have unreachable workloads: https://bugzilla.redhat.com/show_bug.cgi?id=1793635 diff --git a/blocked-edges/4.3.2.yaml b/blocked-edges/4.3.2.yaml index ab5dc35f5..360bb62b0 100644 --- a/blocked-edges/4.3.2.yaml +++ b/blocked-edges/4.3.2.yaml @@ -1,4 +1,5 @@ to: 4.3.2 from: .* +# 4.2 -> 4.3 updates occasionally hit PodIP vs. PodIPs, https://bugzilla.redhat.com/show_bug.cgi?id=1816302 # 4.2 -> 4.3 updates hit TargetDown for cluster-autoscaler-operator, fixed in 4.3.5, https://bugzilla.redhat.com/show_bug.cgi?id=1801300 # 4.3 -> 4.3 updates on GCP occasionally have kube-apiserver-operator panics, fixed in 4.3.5, https://bugzilla.redhat.com/show_bug.cgi?id=1809296 diff --git a/blocked-edges/4.3.3.yaml b/blocked-edges/4.3.3.yaml index 53e24cf3b..560a49803 100644 --- a/blocked-edges/4.3.3.yaml +++ b/blocked-edges/4.3.3.yaml @@ -1,4 +1,5 @@ to: 4.3.3 from: .* +# 4.2 -> 4.3 updates occasionally hit PodIP vs. PodIPs, https://bugzilla.redhat.com/show_bug.cgi?id=1816302 # 4.2 -> 4.3 updates hit TargetDown for cluster-autoscaler-operator, fixed in 4.3.5, https://bugzilla.redhat.com/show_bug.cgi?id=1801300 # 4.3 -> 4.3 updates on GCP occasionally have kube-apiserver-operator panics, fixed in 4.3.5, https://bugzilla.redhat.com/show_bug.cgi?id=1809296 diff --git a/blocked-edges/4.3.5.yaml b/blocked-edges/4.3.5.yaml index eb7e7f9ce..f7975db1d 100644 --- a/blocked-edges/4.3.5.yaml +++ b/blocked-edges/4.3.5.yaml @@ -8,3 +8,4 @@ # Also includes broken OAuth service cert rotation: https://bugzilla.redhat.com/show_bug.cgi?id=1801573 to: 4.3.5 from: .* +# 4.2 -> 4.3 updates occasionally hit PodIP vs. PodIPs, https://bugzilla.redhat.com/show_bug.cgi?id=1816302 diff --git a/blocked-edges/4.3.8.yaml b/blocked-edges/4.3.8.yaml new file mode 100644 index 000000000..2ee11dacc --- /dev/null +++ b/blocked-edges/4.3.8.yaml @@ -0,0 +1,3 @@ +to: 4.3.8 +from: 4\.2\..* +# 4.2 -> 4.3 updates occasionally hit PodIP vs. PodIPs, https://bugzilla.redhat.com/show_bug.cgi?id=1816302