Describe scenario
I have upgraded my cluster version to 1.25.5 from 1.24.10. I see there is an Kubernetes API Deprecations issue in Diagnose and solve problems which says "Detected the use of APIs that have a deprecation warning for a previous, current, or future Kubernetes version"
User Agents - argocd-application-controller/v0.0.0 (linux/amd64) kubernetes/$Format
kubectl/v1.27.2 (linux/amd64) kubernetes/****
Question
I have a resources calling the ApiGroup podsecuritypolicies, how to migrate to new ApiGroup?
Thanks
Describe scenario
I have upgraded my cluster version to 1.25.5 from 1.24.10. I see there is an Kubernetes API Deprecations issue in Diagnose and solve problems which says "Detected the use of APIs that have a deprecation warning for a previous, current, or future Kubernetes version"
User Agents - argocd-application-controller/v0.0.0 (linux/amd64) kubernetes/$Format
kubectl/v1.27.2 (linux/amd64) kubernetes/****
Question
I have a resources calling the ApiGroup podsecuritypolicies, how to migrate to new ApiGroup?
Thanks