Skip to content

CSV Install/Upgrade hot loop on bad bundle resource #3573

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

Open
perdasilva opened this issue May 9, 2025 · 0 comments
Open

CSV Install/Upgrade hot loop on bad bundle resource #3573

perdasilva opened this issue May 9, 2025 · 0 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@perdasilva
Copy link
Collaborator

Bug Report

There is a hot loop in the CSV state machine. If the bundle contains a malformed/invalid resource, e.g. if the deployment name is invalid, the CSV will go from Pending -> InstallReady -> Failed -> Pending ...

This was the cause of the flakyness seem in failforward e2e.

PR #3572 disables this test until we can fix this.

@perdasilva perdasilva added the kind/bug Categorizes issue or PR as related to a bug. label May 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

1 participant