-
Bug
-
Resolution: Done-Errata
-
Normal
-
None
-
4.13
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
No
-
None
-
None
-
CCXDEV Sprint 101
-
1
-
None
-
Feature
-
-
None
-
None
-
None
-
None
This is a clone of issue OCPBUGS-19695. The following is the description of the original issue:
—
Description of problem:
Capture spec.audit from APIServer.config.openshift.io to better understand what Audit policy is a common practice, and what profiles are used most often.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Run Insights Operator 2. Check file in config/apiserver.json path
Actual results:
-
Expected results:
{
"metadata": {
"name": "cluster",
"uid": "fa053692-3123-4df1-8e3d-1875d820035f",
"resourceVersion": "894",
"generation": 1,
"creationTimestamp": "2023-09-21T13:47:51Z",
"annotations": {
"include.release.openshift.io/ibm-cloud-managed": "true",
"include.release.openshift.io/self-managed-high-availability": "true",
"include.release.openshift.io/single-node-developer": "true",
"oauth-apiserver.openshift.io/secure-token-storage": "true",
"release.openshift.io/create-only": "true"
},
"ownerReferences": [
{
"apiVersion": "config.openshift.io/v1",
"kind": "ClusterVersion",
"name": "version",
"uid": "02631234-a2cb-4cd1-b444-032d8c0456ae"
}
]
},
"spec": {
"servingCerts": {},
"clientCA": {
"name": ""
},
"encryption": {},
"audit": {
"profile": "Default"
}
},
"status": {}
}
Additional info:
- blocks
-
OCPBUGS-22435 [release-4.12] Capture APIServer.config.openshift.io from fleet
-
- Closed
-
- clones
-
OCPBUGS-20590 [release-4.14] Capture APIServer.config.openshift.io from fleet
-
- Closed
-
- is blocked by
-
OCPBUGS-20590 [release-4.14] Capture APIServer.config.openshift.io from fleet
-
- Closed
-
- is cloned by
-
OCPBUGS-22435 [release-4.12] Capture APIServer.config.openshift.io from fleet
-
- Closed
-
- links to
-
RHBA-2023:6130
OpenShift Container Platform 4.13.z bug fix update