issues
search
lablup
/
backend.ai-manager
Backend.AI Manager and API Gateway Daemon
GNU Lesser General Public License v3.0
31
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: `min_value` referenced before assignment
#598
kyujin-cho
closed
2 years ago
1
feat: add a GraphQL query to get the information of a virtual folder by ID
#597
adrysn
closed
2 years ago
2
fix: Add an explicit check for redis connection
#596
rapsealk
closed
2 years ago
2
feat: split session and kernel db table
#595
fregataa
closed
2 years ago
2
fix: login session token (AIOHTTP_SESSION) is missing in start service API
#594
adrysn
closed
2 years ago
1
fix: Update `AbstractDistributedLock` import path
#593
rapsealk
closed
2 years ago
3
fix: Temporarily rollback the default distributed lock impl.
#592
achimnol
closed
2 years ago
1
refactor: wrap `UnknownImageReference` as `ObjectNotFound`
#591
studioego
closed
2 years ago
1
Wrap UnknownImageReference as InvalidAPIParameters instead of InternalServerError
#590
studioego
closed
2 years ago
1
fix: changes the default values of session options.
#589
agatha197
closed
2 years ago
1
fix: add automount folder when session creation occurs
#588
lizable
closed
2 years ago
1
add feature audit_logs
#587
hydroxyde
closed
2 years ago
3
ci: update mypy version to 0.950
#586
agatha197
closed
2 years ago
1
Include `group_id` params when getting allowed vfolder hosts
#585
agatha197
closed
2 years ago
1
fix: do not create a session when memory is not larger than shared memory
#584
adrysn
closed
2 years ago
1
feat: Add `KeyPairResourcePolicy.max_session_lifetime`
#583
achimnol
closed
2 years ago
2
refactor: Inherit ObjectNotFound errors
#582
achimnol
closed
2 years ago
1
refactor: Separate use cases of URLNotFound and ObjectNotFound
#581
achimnol
closed
2 years ago
1
fix: do not query update where update is empty
#580
fregataa
closed
2 years ago
1
fix: remove explicit usage of advisory lock
#579
kyujin-cho
closed
2 years ago
1
fix: unable to update scaling group due to plain values of `scheduler_opts` are passed to the trafaret validation logic
#578
adrysn
closed
2 years ago
1
fix: regression of the logic in getting the container stats per period
#577
adrysn
closed
2 years ago
1
fix: remove duplicated logic to obtain redis local time in streaming proxy requests
#576
adrysn
closed
2 years ago
1
fix: Add lock lifetime hints to ensure liveness
#575
achimnol
closed
2 years ago
1
fix: rounded down resource not released after kernel creation
#574
kyujin-cho
closed
2 years ago
2
refactor: union vfolders into one query
#573
agatha197
closed
2 years ago
2
Migrate bgtask framework to common
#572
achimnol
closed
2 years ago
1
Replacible distributed lock backend
#571
achimnol
closed
2 years ago
1
refactor: Migrate distributed to common
#570
achimnol
closed
2 years ago
1
fix: remove invalid argument in `image_impl.py`
#569
kyujin-cho
closed
2 years ago
1
feat: implement image metadata related GraphQL mutations
#568
kyujin-cho
closed
2 years ago
2
feat: Session lifecycle event callback as webhook
#567
achimnol
closed
2 years ago
1
Add MIGRATION.md
#566
achimnol
closed
2 years ago
1
Add Redis persistent DB mgmt commands when clearing history
#565
achimnol
closed
2 years ago
1
fix: let admins destroy and get the logs of a session by passing owner's access key in determining the access scope
#564
adrysn
closed
2 years ago
1
Do not `MSET` with empty updates in `recalculate_usage()`
#563
fregataa
closed
2 years ago
1
refactor: final touches on image table
#562
kyujin-cho
closed
2 years ago
2
fix: refer vfolder_mounts instead of will-be-deprecated mounts in returning session usage statistics
#561
adrysn
closed
2 years ago
1
Fix SQL query errors in image aliases and ensure exhaustive iteration of given reference candidates
#560
fregataa
closed
2 years ago
2
fix: Remove implicit trailing whitespace from the `agents.architecture` column
#559
fregataa
closed
2 years ago
1
fix: A long-standing, critical bug that leaked kernel creation tasks
#558
achimnol
closed
2 years ago
1
Add more ownership fields to VirtualFolder GraphQL object
#557
agatha197
closed
2 years ago
1
fix: Type errors found with new etcd module
#556
achimnol
closed
2 years ago
1
fix: Prevent hang upon daemon shutdown
#555
achimnol
closed
2 years ago
1
fix: automatic round-down to quantum size
#554
kyujin-cho
closed
2 years ago
1
fix: Missing replacement of connection with session for ORM query
#553
fregataa
closed
2 years ago
1
feat: add POST_AUTHORIZE notify hook
#552
adrysn
closed
2 years ago
1
fix: give load aliases arg
#551
fregataa
closed
2 years ago
1
setup,ci: Set the required Python version to 3.10
#550
achimnol
closed
2 years ago
1
fix: recent migration failure in trying to drop non-existing DB index
#549
adrysn
closed
2 years ago
1
Next