v0.2.0
Changelog
bfe1723 Merge pull request #14 from replicatedhq/laverya/print-pvc-sizes
7ae750c print sizes when listing PVCs to be migrated
7f6e942 Merge pull request #13 from replicatedhq/laverya/handle-scaling-down-deployments
2654f26 improve scaleDownPods testing by deleting pods in test code during scale down
b0dd26b handle scaling down deployments properly
0a84c6e Merge pull request #12 from replicatedhq/laverya/handle-existing-migration-pods-in-scaleDownPods
83ee238 handle existing migration pods when checking for mounted PVCs
c03875f Merge pull request #11 from replicatedhq/laverya/use-pv-not-pvc-sizes
f842eac destination PV size should be determined by source PV size
9d51576 Merge pull request #10 from replicatedhq/laverya/testing-and-simplification
09bc137 add testing for resetReclaimPolicy, simplify getPVCs
1d3d6b0 Merge pull request #9 from replicatedhq/laverya/swapPVs-function
78209d2 simplify code in resetReclaimPolicy
bf390c6 add test for swapPVs
28be4e5 use a function to swap PVs of a PVC