* fix: InferenceService healthy condition change
With Kerver upgrade to v12.0, Inference graphs and Inference Services can be deployed in raw mode that reduces overall resources that gets created.
Several knative resource dependency has been reduced. There by reduces the number of conditions in the status field as well.
Signed-off-by: Mopuri, Bharath <bharath_mopuri@intuit.com>
* fix: addressed code review comments
Protected new changes with a specific kserve v12 onwards Rawdeployment mode while keeping the existing resource checks as is.
Signed-off-by: Mopuri, Bharath <bharath_mopuri@intuit.com>
* Update resource_customizations/serving.kserve.io/InferenceService/health.lua
Co-authored-by: Rachit Chauhan <rachitchauhan43@gmail.com>
Signed-off-by: bmopuri <bharath.mopuri@gmail.com>
---------
Signed-off-by: Mopuri, Bharath <bharath_mopuri@intuit.com>
Signed-off-by: bmopuri <bharath.mopuri@gmail.com>
Co-authored-by: Mopuri, Bharath <bharath_mopuri@intuit.com>
Co-authored-by: Rachit Chauhan <rachitchauhan43@gmail.com>