Skip to content

[RFE] Add logger / log.info for --mod-host --can-self-schedule #597

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

Closed
sadsfae opened this issue Apr 15, 2025 · 2 comments
Closed

[RFE] Add logger / log.info for --mod-host --can-self-schedule #597

sadsfae opened this issue Apr 15, 2025 · 2 comments

Comments

@sadsfae
Copy link
Member

sadsfae commented Apr 15, 2025

It'd be nice to get stdout confirmation that prints the affected host and action taken for the following commands:

quads --mod-host --host host01.example.com --can-self-schedule true

or

quads --mod-host --host host01.example.com --can-self-schedule false

e.g.

host01.example.com self-scheduling is enabled
host01.example.com self-scheduling is disabled

@grafuls
Copy link
Contributor

grafuls commented May 20, 2025

We can return a representation of the modified host, not a phrase of what has changed specifically as there are way too many different possibilities of what can change.

@sadsfae
Copy link
Member Author

sadsfae commented May 20, 2025

We can return a representation of the modified host, not a phrase of what has changed specifically as there are way too many different possibilities of what can change.

Makes sense, something like we do for --mod-cloud with a generic modification message.

sadsfae pushed a commit that referenced this issue May 22, 2025
feat: default actions for --host and --cloud

Closes: #597
Change-Id: Iabaa73bca3cf555c33c86e777cbfc3c86d88d476
@grafuls grafuls closed this as completed May 26, 2025
@github-project-automation github-project-automation bot moved this from To do to Done in QUADS 2.2 Series May 26, 2025
sadsfae pushed a commit that referenced this issue May 27, 2025
feat: default actions for --host and --cloud

Closes: #597
Change-Id: Iabaa73bca3cf555c33c86e777cbfc3c86d88d476
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants