-
Notifications
You must be signed in to change notification settings - Fork 87
fix(bulk-import): Simplify routing to single /bulk-import path #2124
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
base: main
Are you sure you want to change the base?
fix(bulk-import): Simplify routing to single /bulk-import path #2124
Conversation
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
|
Important This PR includes changes that affect public-facing API. Please ensure you are adding/updating documentation for new features or behavior. Changed Packages
|
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
|
/cc @lokanandaprabhu |
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
|
lokanandaprabhu
left a comment
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.
Tested locally and the functionality is working fine.
/lgtm
|
/cc @HusneShabbir |
christoph-jerolimov
left a comment
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.
Nice. Thanks @its-mitesh-kumar 👍
Please ensure that you update all the yamls in rhdh repo and overlay repo when updating the plugin.
So I think you should have at least one manual pr in each repo!?
This is much cleaner 👍
|
@christoph-jerolimov This is the PR redhat-developer/rhdh#4029 for cleaning RHDH yaml. Though RHDH PR can go first too it will work properly. |



Summary
AddRepositoriesPageinto a single/bulk-importpath/bulk-importaddRepositoriesRouteRefroute referenceBreaking Changes
addRepositoriesRouteReffrom plugin exportsFixed
UI after changes
Repo Flow
https://github.com/user-attachments/assets/facbc7ef-49b0-4fdf-bbc2-90b3b8373f77
Task Flow
Screen.Recording.2026-01-21.at.5.26.49.PM.mov
✔️ Checklist