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

Update placeholder branch for containerized_rqd #1550

Conversation

DiegoTavares
Copy link
Collaborator

@DiegoTavares DiegoTavares commented Oct 18, 2024

No description provided.

When RUN_ON_DOCKER is set on rqd.conf, each frame will be launched as a docker container using the base image configured as DOCKER_IMAGE.
Logging was added on the wrong scope, which led to a "Frame not found in cache" when a frame was actually found.
New spec is required to allow passing the layer's expected OS.
When rqd is running on docker mode, it can report multiple supported OSs. On rqd.conf, multiple images can be provided under [docker.images] and each image refers to a supported OS.
Signed-off-by: Diego Tavares <dtavares@imageworks.com>
@DiegoTavares DiegoTavares marked this pull request as ready for review October 18, 2024 23:43
@DiegoTavares DiegoTavares merged commit b117568 into AcademySoftwareFoundation:containerized_rqd Oct 18, 2024
10 of 12 checks passed
DiegoTavares added a commit to DiegoTavares/OpenCue that referenced this pull request Nov 5, 2024
…ation#1550)

Signed-off-by: Diego Tavares <dtavares@imageworks.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.

1 participant