lablup / lablup/backend.ai

Extract user UID/GID injection functionality to its own class

Open
#6,804 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

- The methods `get_overriding_uid()`, `get_overriding_gid()`, `get_supplementary_gids()` in `AbstractAgent` don’t really belong in the definition of AbstractAgent as it involves a concrete functionality rather than a more abstract function

## Required Features

- Move the functionality of injecting overridden uid/gid into its own separate class/module

## Impact

- Should not cause any regression from existing behavior

## Testing Scenarios

- Should not cause any regression from existing behavior

JIRA Issue: BA-3073

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.