Kyujin Cho

Results 45 issues of Kyujin Cho

This resolves lablup/backend.ai-internal#15.

storage-proxy

### Main idea This idea was first introduced in our [agent implementation](https://github.com/lablup/backend.ai/blob/main/configs/agent/sample.toml#L63). After filling out this value on `agent.toml` config, agent will load plugins only described under this config. We...

feature
manager
good first issue

This PR introduces new API ` POST /session/{session_id}/image`, which commits ongoing session and pushes artifact to designated registry. To make this feature work, administrator first has to update project setting...

type:feature
comp:manager
comp:client
require:db-migration
size:XL
urgency:4

This will help investigating root cause of the error more easier when inspecting the error log. **Checklist:** (if applicable) - [x] Milestone metadata specifying the target backport version

comp:manager
comp:client
comp:storage-proxy
action:on hold
skip:changelog
impact:invisible
size:XL

This should resolve #1598. I acknowledge the ideal approach to break through this issue is to simply override `formatException()` method for all custom formatters. But since some of the upstream...

type:bug
comp:manager
comp:agent
comp:webui
type:refactor
effort:hard
impact:visible
platform:general
size:L
urgency:3

Let's create a new API to automatically commit running session and publish built artifact to designated docker registry. Rules: - Container must be paused during the commit process. Technically it...

comp:manager
comp:agent

### Main idea Since Backend.AI project is getting complicated even more these days, it is almost impossible for us to test core functionalities only with our hands. Therefore I think...

type:feature

- Validity of Backend.AI-specific labels and guides on how to fix them, e.g., - base-distro: check the actual glibc version in the image - service-ports: check consistency with service-defs (whether...

comp:manager