-
Notifications
You must be signed in to change notification settings - Fork 118
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: take destNamespace from user #1069
Conversation
Thanks for making a pull request! 😃 |
@SVKREP Please rebase your branch to have the latest upstream. |
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #1069 +/- ##
==========================================
+ Coverage 14.92% 14.93% +0.01%
==========================================
Files 86 86
Lines 8181 8173 -8
==========================================
Hits 1221 1221
+ Misses 6641 6633 -8
Partials 319 319
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @SVKREP, can you please make the changes requested by @HarikrishnanBalagopal on this PR-
https://github.com/konveyor/move2kube/pull/1069/files#r1281931155
https://github.com/konveyor/move2kube/pull/1069/files#r1281931265
Signed-off-by: Vamsi Krishna <[email protected]>
Signed-off-by: Vamsi Krishna <[email protected]>
Signed-off-by: Vamsi Krishna <[email protected]>
Signed-off-by: Vamsi Krishna <[email protected]>
Signed-off-by: Vamsi Krishna <[email protected]>
Hi Team, @Akash-Nayak, @HarikrishnanBalagopal, @kmehant. Can someone please review this in your free time! |
Thanks @SVKREP . We will review and get back. |
Signed-off-by: Vamsi Krishna <[email protected]>
Signed-off-by: Vamsi Krishna <[email protected]>
@Akash-Nayak, I have made the changes, Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I am new to open source. I made the PR referring to this link: https://github.com/konveyor/move2kube/blob/main/contributing.md Please LMK if I need to correct something.
This PR Solves: #930
I've built and tried Move2kube project. I am having trouble in testing this change. Can somebody suggest. Thanks!