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

Not having any available Istio instalation prevents deletion of Kuadrant resource #363

Closed
pehala opened this issue Dec 8, 2023 · 0 comments · Fixed by #538
Closed

Not having any available Istio instalation prevents deletion of Kuadrant resource #363

pehala opened this issue Dec 8, 2023 · 0 comments · Fixed by #538
Labels
kind/bug Something isn't working
Milestone

Comments

@pehala
Copy link
Contributor

pehala commented Dec 8, 2023

Suppose you do not have any Istio installation available and no OSSM 2.x present. In that case, the Kuadrant resource will have a status saying maista.io/v1 resources are missing and if you try to delete the resource, it will get stuck.

The workaround is to either fix your installation (TODO verify) or remove finalizer from a resource

I believe it is because of a missing try/catch for OSSM 2.X resource, which raises an error about missing resources.

@pehala pehala added the kind/bug Something isn't working label Dec 8, 2023
@pehala pehala added this to Kuadrant Dec 8, 2023
@alexsnaps alexsnaps added this to the v0.6.0 milestone Dec 8, 2023
@alexsnaps alexsnaps moved this to Todo in Kuadrant Dec 8, 2023
@alexsnaps alexsnaps modified the milestones: v0.6.0, v0.7.0 Dec 12, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in Kuadrant Apr 11, 2024
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
Status: No status
Development

Successfully merging a pull request may close this issue.

2 participants