Skip to content

Commit

Permalink
@pcrespov review: TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderegg committed Sep 20, 2024
1 parent fceee97 commit 8d03db6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ async def check_clusters(app: FastAPI) -> None:
)
await delete_clusters(app, instances=terminateable_instances)

# TODO: transmit command to start docker swarm/stack if needed
# NOTE: transmit command to start docker swarm/stack if needed
# once the instance is connected to the SSM server,
# use ssm client to send the command to these instances,
# we send a command that contain:
Expand Down

0 comments on commit 8d03db6

Please sign in to comment.