Bug 1960549
Summary: | APIRemovedInNextReleaseInUse alert for priorityclasses | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Junqi Zhao <juzhao> | ||||
Component: | kube-scheduler | Assignee: | Jan Chaloupka <jchaloup> | ||||
Status: | CLOSED NEXTRELEASE | QA Contact: | RamaKasturi <knarra> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 4.8 | CC: | aos-bugs, jcantril, mfojtik, xxia | ||||
Target Milestone: | --- | ||||||
Target Release: | 4.8.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2021-05-21 13:02:05 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: | 1947719 | ||||||
Attachments: |
|
Description
Junqi Zhao
2021-05-14 07:57:44 UTC
Please follow the APIRemovedInNextReleaseInUse alert message: "Refer to the apirequestcount.apiserver.openshift.io resources to identify the workload." The alert itself and this BZ against the apiserver is not helpful. Identify the workloads causing this and assign BZ to them. # oc api-resources | grep priorityclasses priorityclasses pc scheduling.k8s.io/v1 false PriorityClass priorityclasses APIVERSION scheduling.k8s.io/v1, assign to kube-scheduler, please correct me if I'm wrong Junqi Zhao, can you also provide output of "oc get apirequestcount"? Resp. "oc get apirequestcount priorityclasses.v1beta1.scheduling.k8s.io -o yaml" to see which component/client is requesting v1beta1 version? Can you also collect the audit logs (e.g. by running https://github.com/openshift/must-gather/blob/master/collection-scripts/gather_audit_logs)? Created attachment 1784010 [details]
oc get apirequestcount priorityclasses.v1beta1.scheduling.k8s.io -o yaml
Waiting for PR review |