diff --git a/blocked-edges/4.7.28.yaml b/blocked-edges/4.7.28.yaml index 0de2ccfcc..31f4e166c 100644 --- a/blocked-edges/4.7.28.yaml +++ b/blocked-edges/4.7.28.yaml @@ -1,4 +1,4 @@ to: 4.7.28 -from: ^(4[.]6[.].*|4[.]7[.][0-9]|4[.]7[.]1[1236789]|4[.]7[.]2[123])[+].*$ +from: ^(4[.]6[.].*|4[.]7[.][0-9]|4[.]7[.]1[0-9]|4[.]7[.]2[0123])[+].*$ # CRI-O leaks files into /run, potentially leading to node out-of-memory issues: https://bugzilla.redhat.com/show_bug.cgi?id=1997062#c24 # Internal registry is rejecting the container creation due to sha256 layer mismatch when CephFS is used for the PV https://bugzilla.redhat.com/show_bug.cgi?id=1999591#c23