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

Mac-pool service #377

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

adrianriobo
Copy link
Collaborator

Fix #376

Depends on #352

Signed-off-by: Adrian Riobo <ariobolo@redhat.com>
@adrianriobo adrianriobo changed the title WIP: Mac-pool service Mac-pool service Jan 21, 2025
previously init functions for context had bunch of parameters which were hard to set with default values, this commit includes a struct to hold all possible params, also the contxt initalization has been moved from cmds to actions improving the design of the solution, as cmd code should have no logic at all and act only as wrapper to invoke action

Signed-off-by: Adrian Riobo <ariobolo@redhat.com>
this commit will change several deatils around the mac-pool workflow and the expectation on how the values for the machine should be treated

Signed-off-by: Adrian Riobo <ariobolo@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor mac current actions as modules
1 participant