Skip to content

Conversation

cdavernas
Copy link
Member

Many thanks for submitting your Pull Request ❤️!

What this PR does / why we need it:

  • Fixes all runtime implementations to properly resolve the RunnerConfiguration to use
  • Fixes the deserialization of the V1PodTemplate loaded from the file defined by the SYNAPSE_RUNTIME_K8S_POD env

…the `RunnerConfiguration` to use

fix(Operator): Fixed the deserialization of the `V1PodTemplate` loaded from the file defined by the `SYNAPSE_RUNTIME_K8S_POD` env

Signed-off-by: Charles d'Avernas <[email protected]>
@cdavernas cdavernas self-assigned this Aug 26, 2025
@cdavernas cdavernas merged commit 55032da into main Aug 26, 2025
2 checks passed
@cdavernas cdavernas deleted the fix-runner-configuration-monitoring branch August 26, 2025 09:29
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.

Exception thrown when using a file-based pod template The runner configuration set in an operator's spec is not honored
1 participant