Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BIA/RIAv2 -- distinguish between New and InProgress operations #6012

Merged
merged 1 commit into from
Mar 22, 2023

Conversation

sseago
Copy link
Collaborator

@sseago sseago commented Mar 21, 2023

Add a new OperationPhase to distinguish between New and InProgress operations.

Fixes #(issue)

Please indicate you've done the following:

  • [ x] Accepted the DCO. Commits without the DCO will delay acceptance.
  • [ x] Created a changelog file or added /kind changelog-not-required as a comment on this pull request.
  • Updated the corresponding documentation in site/content/docs/main.

Signed-off-by: Scott Seago <sseago@redhat.com>
@sseago sseago force-pushed the itemoperation-new-phase branch from 602890d to 433d2d5 Compare March 21, 2023 22:56
@codecov-commenter
Copy link

codecov-commenter commented Mar 21, 2023

Codecov Report

Merging #6012 (433d2d5) into main (29b5894) will decrease coverage by 0.09%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main    #6012      +/-   ##
==========================================
- Coverage   41.39%   41.30%   -0.09%     
==========================================
  Files         252      252              
  Lines       23361    23377      +16     
==========================================
- Hits         9671     9657      -14     
- Misses      12940    12962      +22     
- Partials      750      758       +8     
Impacted Files Coverage Δ
pkg/controller/backup_operations_controller.go 46.51% <45.45%> (-4.29%) ⬇️
pkg/controller/restore_operations_controller.go 47.47% <45.45%> (-4.70%) ⬇️
pkg/backup/item_backupper.go 73.28% <100.00%> (ø)
pkg/restore/restore.go 64.86% <100.00%> (ø)

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

@reasonerjt reasonerjt merged commit 58ad428 into vmware-tanzu:main Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants