mirror of
https://github.com/clearml/clearml-agent
synced 2025-01-31 00:56:53 +00:00
Fix invalid reference
This commit is contained in:
parent
a56343ffc7
commit
946e9d9ce9
@ -101,7 +101,7 @@ class PendingPodsDaemon(K8sDaemon):
|
||||
status_message="Changed by K8S glue",
|
||||
force=True
|
||||
)
|
||||
self._agent.command.send_logs(
|
||||
self._agent.send_logs(
|
||||
task_id, ["K8S Error: {}".format(msg)],
|
||||
session=self._session
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user