Releases: supervisely/agent
Releases · supervisely/agent
support legacy net-client network name & remove old agents if available
support legacy net-client network name & remove old agents if available
v.6.8.8
Full Changelog: v6.8.6...v.6.8.8
net-client configuration change updates
v6.8.6 net-client update settings when changed
agent host & docker net bugfixes
v6.8.5 agent host dir and docker net not assigned bugfixes
another bugfix
v6.8.4 remove default named volume usage
pull net-client bugfix
v6.8.3 pull net-client bugfix
bugfixes
Bugfix/net client addr (#58) * test * another fix * change default SUPERVISELY_AGENT_FILES cuz named volumes don't support subpaths
agent rename on restart hotfix
v6.8.1 agent rename bugfix
Combined PR with Options-sync, Images cleaner and Net-client logs
Combined PR with Options-sync, Images cleaner and Net-client logs (#57) * upd sdk * added image usage history and cross-agent folder * added DockerImagesCleaner * DockerImagesCleaner constants and fixes * fix logs * Handle image not found * upd sdk * added process lock * CROSS_AGENT_TMP_DIR to env * cross agent lock via filelock * stop cleaning if no tmp path * CROSS_AGENT_TMP_DIR creation * change docker layer order * pull base layers * upd layers * upd logs * cross-agent volume * check env and volumes changes on start * check nvidia runtime and restart if needed * upd default for cross agent dir and volume * bugfix * CA cert update and restart if needed * start net-client on agent start * move env init and restart logic outside of agent * net-client start on agent start * wait for new agent to start on restart, strict options from web, minor changes * empty options handling, better envs to str conversion * restart update * add stream net-client logs task * add instance version check * return remove_old_agent * remove multiple old agents * fix error after merge * remove token from request * get instance version fix * min instance version update * update * add cross agent volume * volumes conversion fix * refactor * ca_cert path fix * ca_cert mkdir * update constants * constants update * rename cross agent volume * cross agent data dir fix * bugfix * update use current runtime * docker image from options on update * remove repeated env var * get updated options defaults if option not present * hide token * bugfix: * docker allow failed login in offline mode * remove old net-client on _start_net_client * test logs * rename net_service log * hide docker creds * read pull policy on update * pull base sly sdk add private registry support * net client network bugfix * remove test logs * fix start net-client bugs * start net client bugfixes * revert remove_old_agent changes * start net client bugfix * remove old agent bugfix * add agent image to image history * revert debug value --------- Co-authored-by: TheoLisin <[email protected]>
Using API key of user which spawned application for updating task meta
v6.7.39 Using API key of user which spawned application for updating task met…