Open jvanz opened 10 months ago
In the functions used to extract and mutate the PodSpec from the request objects the SDK should verify the group and version as well. Otherwise something like argocd.io/v1/Deployment would be mistaken as apps/v1/Deployment.
In the functions used to extract and mutate the PodSpec from the request objects the SDK should verify the group and version as well. Otherwise something like argocd.io/v1/Deployment would be mistaken as apps/v1/Deployment.