Backend.ai

Latest version: v22.3.0

Safety actively analyzes 630026 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 27

19.06.0b3

----------------------

* CHANGE: Accept typeless resource slots for resource policy configurations
(lablup/backend.ai-common7)
* FIX: Register public interface only when the app exists

19.06.0b2

----------------------

* CHANGE: Now krunner-env is served as local Docker volumes instead of dummy contaienrs (117, 118)
- This fixes infinite bloating of anonymous Docker volumes implicitly created from dummy containers
which consumed the disk space indefinitely.
- The agent auto-creates and auto-udpates the krunner-env volumes. Separate Docker image deployment
and manual image tagging are no longer required!
- The krunner-env image archives are distributed as separate "backend.ai-krunner-{distro}" wheel
packages.
* IMPROVED: Now the agent can be run *without* root, given that:
- The docker socket is accessible by the agent's user permission.
(usually you have to add the user to the "docker" system group)
- container.stats-type is set to "docker".
- The permission/ownership of /tmp/backend.ai/ipc and agent/event sockets inside it is writable by the
user/group of the agent.
- container.kernel-uid, container.kernel-gid is set to -1 or the same values that
ai/backend/agent/server.py file stored in the disk has (e.g., inside virtualenv's site-packages
directory).
* Also improved the clean up of scratch directories due to permission issues caused by bind-mounting
files inside bind-mounted directories.

19.06.0b1

----------------------

- BREAKING CHANGE: The daemon configurations are read from TOML files and
shared configurations are from the etcd. (112)
- NEW: The agent now automatically determines the local agent IP address when:
- etcd's "config/network/subnet/agent" is set to a non-zero network prefix
- rpc-listen-addr is an empty string
- Update Jupyter custom styles and resources
- Update dependencies including uvloop
- Add explicit timeout for service-port startup

19.06.0a1

----------------------

- Add support for live collection of for node-level, per-device, and per-kernel resource metrics.
(109)
- Include version and compute plugin information in heartbeats.
- Make it possible to use specific IP address ranges for public ports of kernel containers.
(lablup/backend.ai37)

19.03.4

--------------------

- Fix inability to delete files in the Jupyter file browser running in containers.

19.03.3

--------------------

- Add missing updates for Jupyter style resources to disable Jupyter cluster
extension which is not compatible with us and to remove unused headers in the
terminal window.

Page 10 of 27

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.