libopenstorage / cloudops

Apache License 2.0
7 stars 13 forks source link

PWX-24702 : Add cloudOps API to upgrade OKE cluster #112

Closed nikita-bhatia closed 2 years ago

nikita-bhatia commented 2 years ago

Jira ticket : https://portworx.atlassian.net/browse/PWX-24702

Changes done :

Implemented SetClusterVersion API - update kubernetes version of the Cluster Implemented SetInstanceGroupVersion API - update kubernetes version of nodepool and all existing nodes

Tests Done :

Verified Upgrade scenarion from v1.21.5 to v1.24.1 in steps and by skipping steps, for cluster , nodepool and all nodes.

codecov-commenter commented 2 years ago

Codecov Report

Merging #112 (c20a9b8) into master (37554fe) will decrease coverage by 0.11%. The diff coverage is 0.00%.

:exclamation: Current head c20a9b8 differs from pull request most recent head 146054b. Consider uploading reports for the commit 146054b to get more accurate results

@@            Coverage Diff            @@
##           master    #112      +/-   ##
=========================================
- Coverage    7.47%   7.36%   -0.12%     
=========================================
  Files          17      17              
  Lines        4322    4387      +65     
=========================================
  Hits          323     323              
- Misses       3980    4045      +65     
  Partials       19      19              
Impacted Files Coverage Δ
oracle/oracle.go 8.23% <0.00%> (-1.15%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.