lablup / lablup/backend.ai-webui

Image Management in WebUI

Open
#5,176 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
133
Forks
81
Avg merge
1d 11h
Merged PRs (30d)
344

Description

### Objective

Manage image metadata, aliases, and deletion in the WebUI.

### Context

This issue involves enhancing the image management capabilities within the WebUI. Currently, the deletion of images requires an additional API from Harbor, as only metadata deletion is possible.

### Scope

- **Included**:
- Management of image metadata
- Management of image aliases
- Implementation of image deletion functionality (pending API addition)
- **Not Included**:
- Any features outside of image management

### Success criteria

- Image metadata can be successfully managed.
- Image aliases can be created and modified.
- Images can be deleted once the necessary API is integrated.

### Risks and dependencies

- Dependency on Harbor's API for image deletion.
- Potential delays if the API is not delivered on time.

### Other information

N/A

JIRA Issue: FR-1994

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.