Skip to content

controller: remove buildx controller #3126

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jsternberg
Copy link
Collaborator

Removes the buildx controller and all code associated with it including
the debug and monitor commands. Some of the controller code is kept
around because the generated structs are being used by some of the code,
but those will be refactored into normal Go structs in a future change.

Fixes #3124.

Removes the buildx controller and all code associated with it including
the debug and monitor commands. Some of the controller code is kept
around because the generated structs are being used by some of the code,
but those will be refactored into normal Go structs in a future change.

Signed-off-by: Jonathan A. Sternberg <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Proposal: Remove build controller
1 participant