operator
operator copied to clipboard
PWX-36475 : Creating node PDB for parallel upgrades
What this PR does / why we need it: Creating Node PDB for every node in the cluster which is a part of quorum. This will be used in parallel upgrades. The PDB for every node is created with the name px-storage-<nodeName> and matches with the node name label of every portworx pod
Which issue(s) this PR fixes (optional) Closes # PWX-36475
Special notes for your reviewer: This per node PDB will only be created when portworx version is greater than or equal to 3.1.2
This PR is stale because it has been in review for 3 days with no activity.
Codecov Report
Attention: Patch coverage is 83.01887%
with 18 lines
in your changes are missing coverage. Please review.
Project coverage is 75.97%. Comparing base (
e085c30
) to head (8233eb5
).
Files | Patch % | Lines |
---|---|---|
...rs/storage/portworx/component/disruption_budget.go | 73.91% | 10 Missing and 8 partials :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## master #1508 +/- ##
==========================================
- Coverage 75.97% 75.97% -0.01%
==========================================
Files 77 77
Lines 20483 20578 +95
==========================================
+ Hits 15562 15634 +72
- Misses 3837 3850 +13
- Partials 1084 1094 +10
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR is stale because it has been in review for 3 days with no activity.