vmware / terraform-provider-tanzu-mission-control

Terraform provider to manage resources of Tanzu Mission Control
Mozilla Public License 2.0
38 stars 31 forks source link

Handle conflicts b/w data protection at cluster and cluster-group level #370

Closed eastaga closed 7 months ago

eastaga commented 7 months ago
  1. What this PR does / why we need it: Document to perform a terraform refresh to resync state of cluster and cluster-group data protection.

  2. Which issue(s) this PR fixes

    (optional, in `fixes #<issue number>` format, will close the issue(s) when PR gets merged):
    
    Fixes #
  3. Additional information

  4. Special notes for your reviewer

    Scenarios Tested:

    • Create CG-DP, CG- Backup Schedule, Delete CG DP
    • Create cluster DP and CG-DP
vmwclabot commented 7 months ago

@eastaga, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

vmwclabot commented 7 months ago

@eastaga, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

vmwclabot commented 7 months ago

@eastaga, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d2a42b7) 25.20% compared to head (d251ddb) 25.20%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/dataprotection-clustergroup #370 +/- ## ================================================================= Coverage 25.20% 25.20% ================================================================= Files 194 194 Lines 16542 16542 ================================================================= Hits 4169 4169 Misses 12159 12159 Partials 214 214 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

vmwclabot commented 7 months ago

@eastaga, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

ramya-bangera commented 7 months ago

@eastaga - can you attach the acceptance tests screenshot to the description?

eastaga commented 7 months ago
image image image