-
Task
-
Resolution: Unresolved
-
Normal
-
None
-
None
Goal:
Build the artifact using the manifest and image request by reusing the osbuild job, which builds and uploads to the image request's target. Implement a mechanism to share the container across worker environments (worker and executor-worker), accommodating the isolated and disconnected executor environment.
Acceptance Criteria:
- Verify that the osbuild job successfully builds and uploads the artifact using the provided manifest.
- Verify that the executor worker in an isolated environment can access the container through the implemented sharing mechanism (e.g., osbuild store).
- Ensure that the build process functions correctly, the artifact is created and uploaded.