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

Add phase to wait for Cassandra to be ready before scale down #2625

Merged
merged 6 commits into from
Jan 25, 2024

Commits on Jan 24, 2024

  1. Add wait for ready logic in cassandra BP

    Signed-off-by: Prasad Ghangal <prasad.ganghal@veeam.com>
    PrasadG193 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1807bdf View commit details
    Browse the repository at this point in the history
  2. Set replication factor to 1

    Signed-off-by: Prasad Ghangal <prasad.ganghal@veeam.com>
    PrasadG193 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    4b1c142 View commit details
    Browse the repository at this point in the history
  3. Add wait for cassandra conn ready logic

    Signed-off-by: Prasad Ghangal <prasad.ganghal@veeam.com>
    PrasadG193 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a776067 View commit details
    Browse the repository at this point in the history
  4. Update helm value replicaCount

    Signed-off-by: Prasad Ghangal <prasad.ganghal@veeam.com>
    PrasadG193 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    6044cd4 View commit details
    Browse the repository at this point in the history
  5. Add nodetool scrub step in waitforready

    Signed-off-by: Prasad Ghangal <prasad.ganghal@veeam.com>
    PrasadG193 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    8a3c3ae View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    18d4088 View commit details
    Browse the repository at this point in the history