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

Bug 1816904: Ensure the Installer checks for the correct number of compute replicas before exiting #4071

Closed
wants to merge 1 commit into from

Commits on Oct 19, 2020

  1. This PR ensures that the installer prints out a message and exits wit…

    …h an error message if the number of worker replicas doesn't match the replicas requested in the install config.
    
    The error is non-fatal and the cluster will be operational except for a message that prints the inconsistency between requested worker replicas and what was available after the installation.
    kirankt committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    b3195aa View commit details
    Browse the repository at this point in the history