-
Notifications
You must be signed in to change notification settings - Fork 991
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
Fixes #37917 - Search by title for registration parameters #10351
base: develop
Are you sure you want to change the base?
Fixes #37917 - Search by title for registration parameters #10351
Conversation
This would be a nice quality of life improvement. Thinking out loud, take with a grain of salt: |
The main idea behind this feature is to improve users' transition from Katello bootstrap to Global Registration. With the bootstrap script, you could easily use titles, but with the generated GR command, you cannot. Hammer might be the answer if you have access and permission to use it, which might only always be the case.
I hope this PR won't create a precedent for it.
This is the whole thingy. I know the RegistrationController is in the API module, but it's kinda a special kid on the block; for generating registration commands via API, we still use the |
87809bc
to
d714a5b
Compare
@ShimShtein updated, now using |
Parameters: * Organization * Location * Host group * Operating System
d714a5b
to
3fae875
Compare
Parameters:
Inspired by https://github.com/Katello/katello-client-bootstrap