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

Allow the usage of AnnPodRetainAfterCompletion with populators #2873

Merged
merged 1 commit into from
Sep 13, 2023

Commits on Sep 7, 2023

  1. Allow the usage of AnnPodRetainAfterCompletion with populators

    This annotation causes CDI transfer pods (importer, uploader, cloner) to be retained after a successful or failed completion.
    
    This makes debugging and testing easier, as users can get the pod state and logs after completion.
    
    Signed-off-by: Alvaro Romero <alromero@redhat.com>
    alromeros committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    4c98be0 View commit details
    Browse the repository at this point in the history