lablup / lablup/backend.ai

Merge keypair resource policy into user resource policy

Open
#6,100 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
670
Forks
183
Avg merge
17h 7m
Merged PRs (30d)
358

Description

## Motivation

- Keypair is now a volatile authentication token, where a single user may have multiple keypairs depending on the service realm.
- In the future, we are going to use keypairs to track the access source of first-party/third-party services whose SSO is integrated with the core.
- The user-related settings, profiles, policies should be bound to the user instance, not its keypair instances.

## Required Work

- Database migration plan with thorough backup
- Move/merge the current keypair resource policy config API & UI to the user resource policy

## Impact

- This may be a BREAKING CHANGE for some usecases or setups.
- We need to educate the APC team and customers.

JIRA Issue: BA-2555

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.