+++ This bug was initially created as a clone of Bug #2067384 +++ Description of problem: It doesn't look like we updated the alert to start firing APIRemovedInNextEUSReleaseInUse for APIs removed in 1.25 / 4.12. Version-Release number of selected component (if applicable): 4.10.x How reproducible: 100% Steps to Reproduce: 1. Install 4.10 2. Use any of the APIs here https://github.com/openshift/kubernetes/blob/master/openshift-kube-apiserver/filters/deprecatedapirequest/deprecated.go#L39-L46 3. Don't get APIRemovedInNextEUSReleaseInUse Actual results: APIRemovedInNextEUSReleaseInUse Expected results: Get APIRemovedInNextEUSReleaseInUse alert firing Additional info: We should go ahead and update 4.11 rules as well, I'll file a separate bug with 4.11 version for that where we'll want to ensure that APIRemovedInNextReleaseInUse similarly fires for 1.25 removals.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (OpenShift Container Platform 4.10.12 bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2022:1601