Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: If you delete the NS from the Istio SMMR manually, the model controller doesn't reconcile it #125

Closed
tarukumar opened this issue Oct 11, 2023 · 1 comment
Labels
kind/bug Something isn't working

Comments

@tarukumar
Copy link

ODH Component

Model Serving

Current Behavior

If you delete the NS from the Istio SMMR manually, the model controller doesn't reconcile it

Expected Behavior

If you delete the NS from the Istio SMMR manually, then model controller should reconcile it and add it to SMMR

Steps To Reproduce

  1. create a namespace or project "my-namespace"
  2. deploy an InferenceService
  3. wait for kserve pod in "my-namespace" to be up and running
  4. remove namepsace from istio smmr
  5. check SMMR and obseved that namespace is missing and model controller doesn't reconcile it

Workaround (if any)

manually add the namespace to smmr

What browsers are you seeing the problem on? (If applicable)

Chrome

Open Data Hub Version

ODH: 2.2.1
RHODS: 1.32,1.33,1.34

Anything else

I verified with the image provide by Vaibhav and it looks like the issue is fixed with provided image.

[quay.io/opendatahub/odh-model-controller:fast](http://quay.io/opendatahub/odh-model-controller:fast)

@tarukumar tarukumar added the kind/bug Something isn't working label Oct 11, 2023
@vaibhavjainwiz
Copy link
Member

This issue has been fixed with opendatahub-io/odh-model-controller#84

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

3 participants