Bug 1998499

Summary: "OpenAPI spec does not exist" error in APIServer when ACM is installed
Product: Red Hat Advanced Cluster Management for Kubernetes Reporter: Simon Krenger <skrenger>
Component: Cluster LifecycleAssignee: Jian Qiu <jqiu>
Status: CLOSED NOTABUG QA Contact: Derek Ho <dho>
Severity: low Docs Contact: Christopher Dawson <cdawson>
Priority: medium    
Version: rhacm-2.3CC: juhsu, yuhe
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-10-08 16:31:41 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:

Comment 1 Jian Qiu 2021-09-18 04:28:53 UTC
this is how current kube-apiserver works. There are some endpoint from webhook that does not have open api spec, so kube-apiserver will report this error when the webhook is registered as apiservice. But it won't affect a thing