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

MTV-1645 Change default network annotation. #1175

Merged
merged 2 commits into from
Nov 11, 2024
Merged

Conversation

mrnold
Copy link
Contributor

@mrnold mrnold commented Nov 7, 2024

The importer pod can get stuck creating if there are multiple networks and the wrong default network override annotation is configured. This changes the annotation as requested in MTV-1645.

I reproduced the bug without the change, and managed a successful transfer with the change applied.

Importer pod can get stuck creating if the wrong annotation is set.

Signed-off-by: Matthew Arnold <marnold@redhat.com>
@mnecas mnecas added this to the 2.7.4 milestone Nov 8, 2024
@yaacov
Copy link
Member

yaacov commented Nov 11, 2024

/ok-to-test

@codecov-commenter
Copy link

codecov-commenter commented Nov 11, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 15.66%. Comparing base (9de3139) to head (72dbd8f).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
pkg/controller/plan/kubevirt.go 0.00% 2 Missing ⚠️
...volume-populator/populator-machinery/controller.go 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1175      +/-   ##
==========================================
- Coverage   15.71%   15.66%   -0.05%     
==========================================
  Files         112      112              
  Lines       23052    23052              
==========================================
- Hits         3623     3612      -11     
- Misses      19142    19155      +13     
+ Partials      287      285       -2     
Flag Coverage Δ
unittests 15.66% <0.00%> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Matthew Arnold <marnold@redhat.com>
Copy link

sonarcloud bot commented Nov 11, 2024

@yaacov
Copy link
Member

yaacov commented Nov 11, 2024

/ok-to-test

@yaacov yaacov merged commit 87e3925 into kubev2v:main Nov 11, 2024
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants