Description of problem: We have increased test failures in CI with errors like: Multus: [openshift-network-diagnostics/network-check-target-kqxph]: error getting pod: pods "network-check-target-kqxph" is forbidden: User "system:serviceaccount:openshift-multus:multus" cannot get resource "pods" in API group "" in the namespace "openshift-network-diagnostics" Search CI failures: https://search.ci.openshift.org/?search=is+forbidden%3A+User+%22system%3Aserviceaccount%3A&maxAge=48h&context=1&type=bug%2Bjunit&name=&excludeName=&maxMatches=5&maxBytes=20971520&groupBy=job Initial analysis makes us think it could be issue with some components talking via localhost or LB thinking kube-apiserver is unavailable even when it is available. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Closing as a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1972167 and https://bugzilla.redhat.com/show_bug.cgi?id=1973423 CI logs are clean for the last 2 days.
*** This bug has been marked as a duplicate of bug 1972167 ***