Skip to content

Commit

Permalink
✨ Extending logging while starting new style dynamic services (#5171)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrei Neagu <[email protected]>
  • Loading branch information
GitHK and Andrei Neagu authored Dec 14, 2023
1 parent 0288e6d commit dcbb1ad
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -204,3 +204,5 @@ async def progress_create_containers(
scheduler_data.dynamic_sidecar.were_containers_created = True

scheduler_data.dynamic_sidecar.was_compose_spec_submitted = True

_logger.info("Internal state after creating user services %s", scheduler_data)

0 comments on commit dcbb1ad

Please sign in to comment.