Bug 2081194 - APIRequestCount does not identify some APIs removed in 4.9
Summary: APIRequestCount does not identify some APIs removed in 4.9
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: kube-apiserver
Version: 4.7
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.12.0
Assignee: Luis Sanchez
QA Contact: Zimo Xiao
URL:
Whiteboard:
Depends On:
Blocks: 2105117
TreeView+ depends on / blocked
 
Reported: 2022-05-03 02:12 UTC by Luis Sanchez
Modified: 2022-11-22 01:17 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-07-08 17:16:44 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift kubernetes pull 1091 0 None open Bug 2081194: UPSTREAM: <carry>: update list of deprecated apis 2022-05-03 02:18:55 UTC

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.


Note You need to log in before you can comment on or make changes to this bug.