Bug 1998499 - "OpenAPI spec does not exist" error in APIServer when ACM is installed
Summary: "OpenAPI spec does not exist" error in APIServer when ACM is installed
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Advanced Cluster Management for Kubernetes
Classification: Red Hat
Component: Cluster Lifecycle
Version: rhacm-2.3
Hardware: x86_64
OS: Linux
medium
low
Target Milestone: ---
: ---
Assignee: Jian Qiu
QA Contact: Derek Ho
Christopher Dawson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-08-27 12:10 UTC by Simon Krenger
Modified: 2025-04-04 13:08 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-10-08 16:31:41 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github open-cluster-management backlog issues 15668 0 None None None 2021-08-27 13:24:05 UTC

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


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