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

[REQUEST]: Remote execution on different architectures #6379

Open
8 tasks
partouf opened this issue Apr 20, 2024 · 1 comment
Open
8 tasks

[REQUEST]: Remote execution on different architectures #6379

partouf opened this issue Apr 20, 2024 · 1 comment
Labels
request Request for something

Comments

@partouf
Copy link
Contributor

partouf commented Apr 20, 2024

Before we launch an ARM instance, I would like to get ARM execution out of the way. I would like to implement this with remote execution on ARM instances. This will require a technique like #5370 tailored for the execution part, but maybe extendable to other parts.

Will require:

  • Special endpoint to execute known buildpackages (for testing purposes only)
  • Websockets
  • Queued DB
  • Mode to look in the queue (for the architecture) and execute
  • Being able to make known that a certain architecture is ready for remote execution (properties? DB?)
  • Making execution result available for the requesting instance
  • Logging
  • Live metrics

Will be making a plan to separate PR's so we don't have to get stuck with yet another long living draft.

@partouf partouf added the request Request for something label Apr 20, 2024
@partouf
Copy link
Contributor Author

partouf commented May 14, 2024

#4315

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

No branches or pull requests

1 participant