Skip to content

Deprecated API used #490

@tormig-softronic

Description

@tormig-softronic

1. Quick Debug Checklist

  • Are you running on an Ubuntu 18.04 node?
  • Are you running Kubernetes v1.13+?
  • Are you running Docker (>= 18.06) or CRIO (>= 1.13+)?
  • Do you have i2c_core and ipmi_msghandler loaded on the nodes?
  • Did you apply the CRD (kubectl describe clusterpolicies --all-namespaces)

1. Issue or feature description

After an upgrade to Openshift 4.11 the following warning appeared:
"Deprecated API that will be removed in the next version is being used. Removing the workload that is using the policy.v1beta1/podsecuritypolicies API might be necessary for a successful upgrade to the next cluster version. Refer to oc get apirequestcounts podsecuritypolicies.v1beta1.policy -o yaml to identify the workload.

It turns out that one of the culprits is the GPU Operator:
VERBS USERNAME USERAGENT
delete system:serviceaccount:nvidia-gpu-operator:gpu-operator gpu-operator/v0.0.0

The version of the operator is v22.9.2

Is this the same problem as mentioned in #484 and #451?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions