Bug 2027629
Summary: | Gather ValidatingWebhookConfiguration and MutatingWebhookConfiguration resource definitions | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Tomas Remes <tremes> | |
Component: | Insights Operator | Assignee: | Tomas Remes <tremes> | |
Status: | CLOSED ERRATA | QA Contact: | Joao Fula <jfula> | |
Severity: | medium | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 4.10 | CC: | aos-bugs, inecas, mklika, tremes | |
Target Milestone: | --- | |||
Target Release: | 4.10.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 2027637 (view as bug list) | Environment: | ||
Last Closed: | 2022-03-10 16:31:00 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: | 2027637 |
Description
Tomas Remes
2021-11-30 10:11:35 UTC
This was addressed with https://github.com/openshift/insights-operator/pull/508, moving to ON_QA. Verified on 4.10.0-0.ci-2021-11-30-050518. Verification steps: 1. Download an insights-operator archive 2. Check resources by running oc get mutatingwebhookconfigurations.admissionregistration.k8s.io oc get validatingwebhookconfigurations.admissionregistration.k8s.io 3. Check files in /config/mutatingwebhookconfigurations Check files in /config/validatingwebhookconfigurations 4. The files from mutatingwebhookconfigurations should match between step 2 and 3 The files from validatingwebhookconfigurations should match between step 2 and 3 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.10.3 security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:0056 |