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

Fix issue 6662 #6667

Merged
merged 1 commit into from
Aug 17, 2023
Merged

Fix issue 6662 #6667

merged 1 commit into from
Aug 17, 2023

Conversation

Lyndon-Li
Copy link
Contributor

@Lyndon-Li Lyndon-Li commented Aug 17, 2023

Fix issue #6662, if the dataMover filed in Backup CR is empty, show it as velero for velero backup describe. As the design, the empty value equals to velero both of which indicate VBDM is used

@Lyndon-Li Lyndon-Li added the kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes label Aug 17, 2023
@Lyndon-Li Lyndon-Li marked this pull request as ready for review August 17, 2023 03:11
Signed-off-by: Lyndon-Li <[email protected]>
@codecov
Copy link

codecov bot commented Aug 17, 2023

Codecov Report

Merging #6667 (dac2808) into main (30e54b0) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #6667   +/-   ##
=======================================
  Coverage   60.36%   60.36%           
=======================================
  Files         242      242           
  Lines       25968    25968           
=======================================
  Hits        15676    15676           
  Misses       9190     9190           
  Partials     1102     1102           
Files Changed Coverage Δ
pkg/cmd/util/output/output.go 90.38% <ø> (ø)
pkg/cmd/util/output/backup_describer.go 55.69% <100.00%> (ø)

@reasonerjt reasonerjt merged commit 5e13f81 into vmware-tanzu:main Aug 17, 2023
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
has-unit-tests kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants