manager icon indicating copy to clipboard operation
manager copied to clipboard

The API endpoint that manages nebula orchestrator clusters

Results 39 manager issues
Sort by recently updated
recently updated
newest added

Bumps [dpath](https://github.com/dpath-maintainers/dpath-python) from 2.1.0 to 2.1.2. Release notes Sourced from dpath's releases. v2.1.2 Commits Support negative indexes Minor improvements Improve negative number check Remove unnecessary negative number check Fix values...

enhancement

Bumps [chardet](https://github.com/chardet/chardet) from 5.0.0 to 5.1.0. Release notes Sourced from chardet's releases. chardet 5.1.0 Features Add should_rename_legacy argument to most functions, which will rename older encodings to their more modern...

enhancement

## Expected/Wanted Behavior In case of app/cron-job deletion, the API "/api/v2/device_groups/" gives incorrect response. It shows the deleted apps/cron-jobs in the response. However the API "/api/v2/device_groups//info" gives the correct one...

## Expected/Wanted Behavior I expected container run as fast as i run it manually on the system. **i dont mean its download time** from repository to my device but I...

## Expected/Wanted Behavior want to make worker to run downloaded image (from manager server) as an interactive and tty enable container (docker run -i -t ). but it wont. ##...

feature_request

the api should check that the volumes parameters arrived in the correct syntax of host_path:container_path:ro/rw or host_path:container_path and fail otherwise

enhancement
help wanted
Hacktoberfest

## Expected/Wanted Behavior Some fields of apps stored in the backend DB may potentially contain sensitive data, this fields are: - The values of the envvars as they might store...

enhancement
help wanted
Hacktoberfest

## Expected/Wanted Behavior There should be the following generic functions: - mongo_get - mongo_check_exists - mongo_list - mongo_delete (combined with mongo_remove) - mongo_update Which are used rather then the current...

enhancement
help wanted
low priority
Hacktoberfest

## Expected/Wanted Behavior The same image should be used by both ARMv8 & X64 architectures (and possibly other ARM types as CI/CD for those permits) ## Actual Behavior X64 has...

feature_request
Hacktoberfest

## Expected/Wanted Behavior There is no way to set an app and\or cron_job to have a limit on the amount of host resources it uses. ## Actual Behavior Nebula apps...

feature_request