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

Stop getting the K8s version of target cluster in uninstall mode #184

Commits on Dec 7, 2023

  1. Stop getting the K8s version of target cluster in uninstall mode

    The target Kubernetes cluster may not be up and running at the time of
    uninstall, so don't bother getting cluster version information.
    
    This also stops nsSelMgr.Start from being called when being uninstalled.
    
    Relates:
    https://issues.redhat.com/browse/ACM-8826
    
    Signed-off-by: mprahl <mprahl@users.noreply.github.com>
    mprahl committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    430a93b View commit details
    Browse the repository at this point in the history