Bug 2081194

Summary: APIRequestCount does not identify some APIs removed in 4.9
Product: OpenShift Container Platform Reporter: Luis Sanchez <sanchezl>
Component: kube-apiserverAssignee: Luis Sanchez <sanchezl>
Status: CLOSED CURRENTRELEASE QA Contact: Zimo Xiao <zxiao>
Severity: high Docs Contact:
Priority: high    
Version: 4.7CC: mfojtik, sdodson, wlewis, xxia
Target Milestone: ---Keywords: Reopened
Target Release: 4.12.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-07-08 17:16:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2105117    

Description Luis Sanchez 2022-05-03 02:12:48 UTC
Description of problem:

The following APIs are not flagged as removed in v4.10 (kube 1.22) by the APIRequestCount API:

  apiregistration.k8s.io/v1beta1 apiservices 
  authentication.k8s.io/v1beta1  tokenreviews 
  authorization.k8s.io/v1beta1   localsubjectaccessreviews 
  authorization.k8s.io/v1beta1   selfsubjectaccessreviews 
  authorization.k8s.io/v1beta1   subjectaccessreviews 
  coordination.k8s.io/v1beta1    leases 
  networking.k8s.io/v1beta1      ingressclasses 
  storage.k8s.io/v1beta1         csidrivers 
  storage.k8s.io/v1beta1         storageclasses 
  storage.k8s.io/v1beta1         volumeattachments

Comment 5 Zimo Xiao 2022-07-08 14:34:14 UTC
Since this bug is a no-op in 4.12 and could not be verified until the code being backported to 4.8, we can mark this bug as VERIFIED with no test.