Temporal Server compiles a Worker Controller Instance module into its Worker Service, and that module registers a compute provider named subprocess whose function is to launch a worker by running a c…
Info
Summary
Temporal Server compiles a Worker Controller Instance module into its Worker Service, and that module registers a compute provider named subprocess whose function is to launch a worker by running a command on the machine hosting the Worker Service. The program name and the argument vector that provider executes are taken from the compute provider configuration supplied in the caller's request rather than from operator configuration. An authenticated caller holding only a write role in a single …
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://github.com/temporalio/temporal-auto-scaled-workers/pull/129
- https://github.com/temporalio/temporal/pull/12021
- https://github.com/temporalio/temporal/releases/tag/v1.31.3
- https://github.com/temporalio/temporal/releases/tag/v1.32.0
Timeline
- nvd_ingest NVD