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

Allow for direct Host assignment for already registered Push mode Agents #1621

Open
Dark4Codrutz opened this issue Jan 13, 2024 · 0 comments

Comments

@Dark4Codrutz
Copy link

Dark4Codrutz commented Jan 13, 2024

Is your feature request related to a problem? Please describe.
The problem arises when the Host object is created after an Agent has been already registered.
The only available way to assign an existing Agent to a new Host object is by going through the same new agent configuration form even if the agent is already configured and registered, e.g. in Push Mode.

Describe the solution you'd like
At least for Agents already registered in Push Mode there should be a way to simply assign it to a Host object by skipping the config.ini generation steps.

image

For example, from the Agent overview Push Mode list users are presented with an Assign Host button.
But upon clicking it we are presented with the same New Agent Configuration form.

image

My suggestion is to use that button to instead just make the user select/create new Host for the already registered Agent.

Describe alternatives you've considered
As a workaround the user has to fill in bogus server address and api key values in Configure Agent step just to force his way to the Select Agent and Create Service steps.

EDIT: typos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants