Bug 2149627
Summary: | Deprecated gpu-operator API call | ||
---|---|---|---|
Product: | Container Native Virtualization (CNV) | Reporter: | Yossi Segev <ysegev> |
Component: | Virtualization | Assignee: | Vladik Romanovsky <vromanso> |
Status: | CLOSED ERRATA | QA Contact: | Kedar Bidarkar <kbidarka> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 4.11.1 | CC: | fdeutsch, fdupont, jpeimer, kbidarka |
Target Milestone: | --- | ||
Target Release: | 4.13.1 | ||
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: | 2023-06-20 13:41: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: |
Description
Yossi Segev
2022-11-30 12:45:30 UTC
Moving to virt since it is connected to GPU operator. Vladik, could you take a look? I think this is a GPU Operator bug. It seems that the NV GPU Operator is using PodSecurityPolicies (PSP) which are now deprecated. @fdupont thoughts? New comment on GitHub: https://github.com/NVIDIA/gpu-operator/issues/451#issuecomment-1439914223 ``` shivamerla commented 8 minutes ago @jpeimer Yes, PSP resource creation is retained in the code for orchestrators like VMware Tanzu, but not used for OCP. The audit log seems to be generated because we are trying to delete this resource for OCP as well. Will fix this as part of 23.03 release in March. ``` New comment on GitHub: https://github.com/NVIDIA/gpu-operator/issues/451#issuecomment-1496993975 ``` shivamerla commented 3 hours ago • @jpeimer this has been fixed with v23.3.0, please try out and re-open if you still see this issue. https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/release-notes.html ``` No deprecated_apis_in_audit_logs seen in 4.13 Verified with v23.3.1 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 (OpenShift Virtualization 4.13.1 Images), 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/RHEA-2023:3686 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days |