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

[release-v1.57] Manual cherrypick of #2821 #2833

Merged

Commits on Aug 2, 2023

  1. Fix race condition in populators so we clean PVC' after population in…

    … all cases
    
    This commit fixes a race condition in CDI populators so we attempt to get PVC' even if the population source doesn't exist.
    
    This new behavior allows us to correctly delete the PVC' once the population has succeeded, even if the population source doesn't exist anymore.
    
    Signed-off-by: Alvaro Romero <alromero@redhat.com>
    alromeros committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1afd5c9 View commit details
    Browse the repository at this point in the history