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

Move metadata and subrequest output outside of controller #1755

Merged
merged 2 commits into from Apr 27, 2023

Conversation

jedevc
Copy link
Collaborator

@jedevc jedevc commented Apr 24, 2023

⚠️ Depends on #1737

This PR moves the metadata file writing and subrequest printing logic out of the controller, and into the client side. These details are up to the caller on how to display these, and we should keep the controller free of those details.

Signed-off-by: Justin Chadwell <me@jedevc.com>
This will allow result printing to work with the remote controller
(though this currently causes a panic, to be fixed in a follow-up).

Signed-off-by: Justin Chadwell <me@jedevc.com>
@jedevc jedevc force-pushed the move-across-controller-boundary branch from 70d01f6 to ba92989 Compare April 26, 2023 15:34
@jedevc jedevc marked this pull request as ready for review April 26, 2023 15:34
@jedevc jedevc added this to the v0.11.0 milestone Apr 26, 2023
@jedevc jedevc merged commit 9d5af46 into docker:master Apr 27, 2023
54 checks passed
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.

None yet

3 participants