Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

upgrade cassandra to 3.11.5 #17

Closed
wants to merge 3 commits into from
Closed

upgrade cassandra to 3.11.5 #17

wants to merge 3 commits into from

Conversation

viivek46
Copy link
Contributor

@viivek46 viivek46 commented Nov 4, 2019

What changes are proposed in this PR?

Resolves DCOS-58981

How were these changes tested?

CI tests to check functionality of cassandra-3.11.5
Upgrade from 3.11.4 to 3.11.5 is manually tested and Below are steps to check :

  1. Install Cassandra 3.11.4 operator, check deploy plan status to COMPLETE
  2. Run below upgrade command from cassandra 3.11.5 operator folder :
kubectl kudo upgrade ./operator         --instance="${kudo_cassandra_instance_name}"         --namespace="${kudo_cassandra_instance_namespace}"
  1. To check operator verions we can run
    kubectl get operatorversions

Copy link
Contributor

@mpereira mpereira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Vivek. Would you be able to add an integration test for this? Probably in a separate upgrade-test suite.

@mpereira
Copy link
Contributor

Closing in favor of #29.

@mpereira mpereira closed this Dec 10, 2019
@mpereira mpereira deleted the cassandra-3.11.5 branch December 10, 2019 19:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants