Jihyun Kang

Results 66 issues of Jihyun Kang

### Main idea For now, we only support changing the desired session count on the serving page, but It's better to support more configuration updates, such as OpenToPublic option. ###...

### Main idea When the user gets error message, snack bar UI shows "SEE DETAILS". After clicking "SEE DETAILS", sometimes there are no error messages at first glance of the...

> NOTE: This feature is only supported in wsproxy v2. In order to support model-serving completely, we need to provide corresponding input UI for `wsproxy_api_token`.

> Requested by @achimnol > [500, 501, 502].includes(result.status) 이런 코드가 보여서 코멘트 남겨둡니다. > 보통 http status code를 이용한 에러 상태 추정은, 400번대가 클라측 오류, 500번대가 서버측 오류인 점을 감안하여,...

type:refactor

This PR resolves #1658. Before this PR every client-side got "400 Bad Request" error, which is originated from regex that only allows alphanumeric characters,`-`(hyphen) and `_`(underscore). After applying this PR...

type:feature
comp:manager
comp:common
require:db-migration
size:L
urgency:3

**Checklist:** (if applicable) - [ ] Mention to the original issue - [ ] Documentation - [ ] Minium required manager version - [ ] Specific setting for review (eg.,...

size:XS

### Main idea > NOTE: This issue has been suggested by @xyloon. For now, we've been displaying error msg as a single method, snackbar UI with a close button, so...

type:enhance
urgency:4

**Describe the bug** A clear and concise description of what the bug is. 문제가 발생하는 상황에 대한 요약 설명을 적어주세요. Since the new storage host has been added to [`backend.ai-storage-proxy`](https://github.com/lablup/backend.ai-storage-proxy),...

comp:installer
type:refactor

### What Operating System(s) are you seeing this problem on? Linux (x86-64) ### Backend.AI version 23.03.0a4 ### Describe the bug When trying to delete key in etcd via `command` using...

comp:client
comp:cli

### What Operating System(s) are you seeing this problem on? Linux (x86-64) ### Backend.AI version 23.09.0 ### Describe the bug When the user tries to delete model-service, status changes to...