ModelCollection CRD creation returns 422 after Argo CD sync
Problem: ModelCollection CRD creation returns 422 after Argo CD sync In an on‑premise Kubernetes 1.27 cluster running the KFServing (now KServe) model serving stack, an Argo CD application that contains a ModelCollection manifest fails during the sync phase. The controller logs show a 422 Unprocessable Entity response from the modelcollection.kserve.io admission webhook, with errors such as: admission … Read more