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

Adding OVA migration flow #459

Merged
merged 1 commit into from
Jul 27, 2023
Merged

Adding OVA migration flow #459

merged 1 commit into from
Jul 27, 2023

Conversation

bkhizgiy
Copy link
Member

Adding OVA flow for migration

@bkhizgiy bkhizgiy requested a review from liranr23 July 25, 2023 06:16
@liranr23 liranr23 mentioned this pull request Jul 25, 2023
cmd/ova-provider-server/ova-provider-server.go Outdated Show resolved Hide resolved
pkg/controller/plan/adapter/ova/client.go Outdated Show resolved Hide resolved
pkg/controller/plan/adapter/vsphere/builder.go Outdated Show resolved Hide resolved
pkg/controller/plan/kubevirt.go Outdated Show resolved Hide resolved
pkg/controller/plan/kubevirt.go Outdated Show resolved Hide resolved
pkg/controller/plan/adapter/ova/builder.go Outdated Show resolved Hide resolved
pkg/controller/plan/adapter/ova/builder.go Outdated Show resolved Hide resolved
pkg/controller/plan/adapter/ova/builder.go Outdated Show resolved Hide resolved
pkg/controller/plan/adapter/ova/builder.go Outdated Show resolved Hide resolved
pkg/controller/plan/adapter/ova/builder.go Outdated Show resolved Hide resolved
virt-v2v/cold/entrypoint Outdated Show resolved Hide resolved
pkg/apis/forklift/v1beta1/plan.go Outdated Show resolved Hide resolved
virt-v2v/cold/entrypoint Outdated Show resolved Hide resolved
pkg/controller/plan/kubevirt.go Outdated Show resolved Hide resolved
pkg/controller/provider/container/ova/collector.go Outdated Show resolved Hide resolved
pkg/controller/plan/adapter/ova/builder.go Outdated Show resolved Hide resolved
virt-v2v/cold/entrypoint Outdated Show resolved Hide resolved
@bkhizgiy bkhizgiy force-pushed the ova_migration branch 2 times, most recently from c048dc9 to be2a49f Compare July 26, 2023 16:10
Copy link
Member

@liranr23 liranr23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we have some TODOs but let's deal with them later on.

Copy link
Member

@ahadas ahadas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bkhizgiy the changes look good now but please take a look at the code-smell issues that are reported for this PR, specifically the "Define a constant instead of duplicating this literal" ones (and maybe other "easy catches") - the more things (that we're not going to backport) we solve now, the better as future backports would be easier

Signed-off-by: Bella Khizgiyaev <bkhizgiy@redhat.com>
Copy link
Member

@ahadas ahadas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dropping unused DefaultWindows and DefaultLinux - good!

@sonarcloud
Copy link

sonarcloud bot commented Jul 27, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 7 Code Smells

No Coverage information No Coverage information
16.1% 16.1% Duplication

@ahadas ahadas merged commit c33a65b into kubev2v:main Jul 27, 2023
7 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.

3 participants