-
Notifications
You must be signed in to change notification settings - Fork 111
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
Allow to update the packageinstall with a different packageName #1671
Allow to update the packageinstall with a different packageName #1671
Conversation
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.
Thank you for the PR,
Have the changes in the PR been tested?
1d792a9
to
12f84d7
Compare
Yes. Please check the output below
|
[issue]: we should have coverage for this in |
@mamachanko , thanks for the comments. I have less knowledge about the testing. Please advice which folder I need to add new test for my changes. |
12f84d7
to
65fe27a
Compare
65fe27a
to
1396414
Compare
1396414
to
69902fd
Compare
@AkbaraliShaikh I did not succeed to run e2e test in my own desktop. Would you mind help approve the 5 workflows to run the e2e test in the github pipeline? |
69902fd
to
da4ba4b
Compare
1. Prompt user to confirm 2. Add e2e test for this operation Signed-off-by: luwang <[email protected]>
da4ba4b
to
859905e
Compare
Allow to update the packageinstall with a difference packageName
What this PR does / why we need it:
We need to change the package name for the installed package. However the current code blocks it .
Which issue(s) this PR fixes:
Fixes #1651
detail check https://kubernetes.slack.com/archives/CH8KCCKA5/p1736907725646329
Does this PR introduce a user-facing change?
NONE
Additional Notes for your reviewer:
Review Checklist:
a link to that PR
change
Additional documentation e.g., Proposal, usage docs, etc.: