-
Notifications
You must be signed in to change notification settings - Fork 160
Insights: lablup/backend.ai
Overview
Could not load contribution data
Please try again later
3 Releases published by 1 person
11 Pull requests merged by 6 people
-
fix(BA-1039): Do not check storage host permission
#4045 merged
Mar 27, 2025 -
fix(BA-1037): Missing arg in volume init method
#4041 merged
Mar 26, 2025 -
fix(BA-1036): Add missing reivision history json file
#4039 merged
Mar 26, 2025 -
feat(BA-1038): Change default internal port
#4043 merged
Mar 26, 2025 -
fix(BA-1001): model service exceeding amount of session deleted
#4037 merged
Mar 26, 2025 -
feat(BA-1015): Add GQL schema to query total resource slots
#2849 merged
Mar 25, 2025 -
ci: Check alembic multi head in merge queue
#4014 merged
Mar 25, 2025 -
fix(BA-1032):
modify_compute_session
error caused by missing kernel loading option (#4032)#4034 merged
Mar 25, 2025 -
fix(BA-1032):
modify_compute_session
error caused by missing kernel loading option#4032 merged
Mar 25, 2025 -
feat(BA-1030): Enhance session status transition management
#4029 merged
Mar 25, 2025 -
feat(BA-942): Add accelerator quantum size field to GQL scaling group
#3940 merged
Mar 25, 2025
8 Pull requests opened by 6 people
-
feat(BA-967): Add user metric GQL query
#4027 opened
Mar 23, 2025 -
feat(BA-987): Add Action Test Code for Domain
#4030 opened
Mar 24, 2025 -
feat(BA-1030): Enhance session status transition management (#4029)
#4033 opened
Mar 25, 2025 -
fix(BA-1041): Add newline at end of customized dotfiles
#4047 opened
Mar 27, 2025 -
feat(BA-984): Add Action Tests for `Image`
#4048 opened
Mar 27, 2025 -
fix(BA-1042): fix typo in keypair resource policy affecting `max_concurrent_sftp_sessions`
#4050 opened
Mar 27, 2025 -
feat(BA-988): Add Action Test Code for Group
#4051 opened
Mar 27, 2025 -
BA-MMM
#4055 opened
Mar 27, 2025
9 Issues closed by 2 people
-
Storage host permission check fails with recursive scopes
#4044 closed
Mar 27, 2025 -
Missing arg in volume init method
#4040 closed
Mar 26, 2025 -
Migration bug fixes
#4038 closed
Mar 26, 2025 -
Change internal port to a less frequently used port
#4042 closed
Mar 26, 2025 -
Fix bug where model service would terminate more sessions than intended
#3985 closed
Mar 26, 2025 -
Add API to support querying total resource slots
#4004 closed
Mar 25, 2025 -
Can't rename session on session detail modal
#4031 closed
Mar 25, 2025 -
Enhance session status transition management
#4028 closed
Mar 25, 2025 -
Expand GET resource group API to return quantum size
#3936 closed
Mar 25, 2025
7 Issues opened by 3 people
-
Image rescan bug that occurs when the number of tags is greater than `page_size`.
#4054 opened
Mar 27, 2025 -
Raise Exception in processor
#4053 opened
Mar 27, 2025 -
Add Action Test Code for `Session`
#4052 opened
Mar 27, 2025 -
Typo Error Causes Keypair Resource Policy to Incorrectly Set `max_concurrent_sftp_sessions`
#4049 opened
Mar 27, 2025 -
Missing newline character of customized dotfiles
#4046 opened
Mar 27, 2025 -
Add a redis event queue implementation
#4036 opened
Mar 25, 2025 -
Fixed an issue where source values were being passed incorrectly in event producer
#4035 opened
Mar 25, 2025
83 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
refactor(BA-1004): Split stale sweepers for sessions and kernels
#3992 commented on
Mar 27, 2025 • 9 new comments -
refactor(BA-979): Add `Domain` service & processors
#4012 commented on
Mar 26, 2025 • 5 new comments -
chore(BA-1005): Migrate to pydantic in manager configuration
#3994 commented on
Mar 24, 2025 • 4 new comments -
refactor(BA-977): Add `Image` service & processors
#3997 commented on
Mar 27, 2025 • 3 new comments -
refactor(BA-980): Add `group`service and processors
#4026 commented on
Mar 27, 2025 • 1 new comment -
refactor(BA-982): Add `Resource` service & processors
#4016 commented on
Mar 25, 2025 • 0 new comments -
Distinguish Between Redis and Prometheus Flags
#3849 commented on
Mar 25, 2025 • 0 new comments -
Add User Service & Processors
#3955 commented on
Mar 25, 2025 • 0 new comments -
Passing information such as host and port in the redirect URL information together
#3953 commented on
Mar 25, 2025 • 0 new comments -
Add access log from Traefik
#3937 commented on
Mar 25, 2025 • 0 new comments -
Add Error code to BackendError
#3930 commented on
Mar 25, 2025 • 0 new comments -
Customized image visibility issue
#3938 commented on
Mar 25, 2025 • 0 new comments -
Add Domain Service & Processors
#3956 commented on
Mar 25, 2025 • 0 new comments -
Add Group Service & Processors
#3957 commented on
Mar 25, 2025 • 0 new comments -
Add Resources Service & Processors
#3959 commented on
Mar 25, 2025 • 0 new comments -
Add scaling group Service & Processors
#3958 commented on
Mar 25, 2025 • 0 new comments -
Add Action Test Code for User
#3966 commented on
Mar 25, 2025 • 0 new comments -
Add Action Test Code for VFolder
#3965 commented on
Mar 25, 2025 • 0 new comments -
Add Action Test Code for Domain
#3967 commented on
Mar 25, 2025 • 0 new comments -
Add Action Test Code for Scaling Group
#3969 commented on
Mar 25, 2025 • 0 new comments -
Add Action Test Code for Group
#3968 commented on
Mar 25, 2025 • 0 new comments -
Add missing ownership attributes to Kernels where these values are null
#3981 commented on
Mar 25, 2025 • 0 new comments -
Add Action Test Code for Model Service
#3971 commented on
Mar 25, 2025 • 0 new comments -
Add `image purge` CLI command for hard deleting ImageRow from DB
#3979 commented on
Mar 25, 2025 • 0 new comments -
refactor: Add Message Queue abstraction
#4013 commented on
Mar 25, 2025 • 0 new comments -
refactor(BA-888): Add vfolder service and process
#4002 commented on
Mar 24, 2025 • 0 new comments -
fix(BA-606): Remove private label before commit
#3641 commented on
Mar 25, 2025 • 0 new comments -
fix(BA-596): Add project_node field to GQL UserNode type
#3529 commented on
Mar 24, 2025 • 0 new comments -
chore: Add vast client auth handler
#2902 commented on
Mar 26, 2025 • 0 new comments -
Add Session Service and Processors
#3894 commented on
Mar 27, 2025 • 0 new comments -
Add `Image` Service & Processors
#3954 commented on
Mar 27, 2025 • 0 new comments -
Add Action Test Code for `Resource`
#3970 commented on
Mar 27, 2025 • 0 new comments -
Add Action Test Code for `Image`
#3964 commented on
Mar 27, 2025 • 0 new comments -
Add model Service & Processors
#3960 commented on
Mar 27, 2025 • 0 new comments -
Add a `row_id` field to UserNode GQL schema
#3524 commented on
Mar 27, 2025 • 0 new comments -
Verify that the node.js version is correct in `install-dev.sh`
#2526 commented on
Mar 25, 2025 • 0 new comments -
Restart model service process without reloading the container
#3376 commented on
Mar 25, 2025 • 0 new comments -
Make the shared memory setting for new sessions more intuitive
#1726 commented on
Mar 25, 2025 • 0 new comments -
Collect and store `Image` metadata in database
#3696 commented on
Mar 25, 2025 • 0 new comments -
Inject a nonce for CSP in the web server.
#3578 commented on
Mar 25, 2025 • 0 new comments -
Set the maximum memory value for session creation to be limited by the smallest node.
#3801 commented on
Mar 25, 2025 • 0 new comments -
Improve the schema to accept input for what type of auto-scaling metrics
#3760 commented on
Mar 25, 2025 • 0 new comments -
Introduce the new unified `ConcurrencyTracker` interface
#3157 commented on
Mar 25, 2025 • 0 new comments -
Add `dummy_kernels` table for testing `sql_json_merge`
#3398 commented on
Mar 25, 2025 • 0 new comments -
Guard tag (indicating of detecting abusing containers) not displayed in Control Panel Agent list
#3342 commented on
Mar 25, 2025 • 0 new comments -
Refactor `RootContext` to explicitly distinguish context info groups
#3156 commented on
Mar 25, 2025 • 0 new comments -
Add enable_model_folders Option to Webserver Config for Data & Storage Page in Web UI
#3502 commented on
Mar 25, 2025 • 0 new comments -
Implement API for downloading multiple file as a zip file
#3608 commented on
Mar 25, 2025 • 0 new comments -
Add etcd metrics
#3540 commented on
Mar 25, 2025 • 0 new comments -
Add redis client metrics
#3538 commented on
Mar 25, 2025 • 0 new comments -
Replace `vfolder`'s `status_history`'s type `dict` with `list`
#3399 commented on
Mar 25, 2025 • 0 new comments -
Define Prometheus Client Gauge Metrics
#3847 commented on
Mar 25, 2025 • 0 new comments -
Create API to Forward Prometheus Metrics
#3804 commented on
Mar 25, 2025 • 0 new comments -
Replace DB `sessions`, `kernels`, `vfolders` table's `status_history` column types with `list`
#3901 commented on
Mar 25, 2025 • 0 new comments -
rescan the container registry after deleting the image, it will still show as installed.
#3919 commented on
Mar 25, 2025 • 0 new comments -
Develop CLI Command for Viewing Version-Specific Configuration Changes
#3945 commented on
Mar 25, 2025 • 0 new comments -
Silent failure of `commit_rescan_result`
#4009 commented on
Mar 25, 2025 • 0 new comments -
Implement Configuration File Validation in CLI
#3946 commented on
Mar 25, 2025 • 0 new comments -
Implement Kafka as the Event Message Queue
#3609 commented on
Mar 24, 2025 • 0 new comments -
Add API to query user's container metric
#3948 commented on
Mar 23, 2025 • 0 new comments -
Add AuditLog GQL interface
#4000 commented on
Mar 21, 2025 • 0 new comments -
Add `force`, `noprune` option to `PurgeImages` GQL API
#3988 commented on
Mar 21, 2025 • 0 new comments -
Expand the accelerator metadata format
#3324 commented on
Mar 25, 2025 • 0 new comments -
Prototype the RBAC Python API with vfolder-related operations
#1900 commented on
Mar 25, 2025 • 0 new comments -
Implement session-level force-termination grace period
#3426 commented on
Mar 25, 2025 • 0 new comments -
Reduce potential hanging during manager termination
#3423 commented on
Mar 25, 2025 • 0 new comments -
Notify the client when session creation is cancelled with `image-pull-failed`
#3422 commented on
Mar 25, 2025 • 0 new comments -
Implement an API to stream a ZIP file based on a JWT from storage-proxy
#3445 commented on
Mar 25, 2025 • 0 new comments -
Add Project Information to UserNode in GraphQL API
#3526 commented on
Mar 25, 2025 • 0 new comments -
Add database metrics
#3539 commented on
Mar 25, 2025 • 0 new comments -
Enhance usability of runtime variant feature
#3561 commented on
Mar 25, 2025 • 0 new comments -
Manage half-stack config files by collecting them in one place
#3687 commented on
Mar 25, 2025 • 0 new comments -
Design Data Structure for Access Rights
#3850 commented on
Mar 25, 2025 • 0 new comments -
Resolve Image RBAC Non-Application Logics
#3809 commented on
Mar 25, 2025 • 0 new comments -
Separate setup code in manager
#3931 commented on
Mar 25, 2025 • 0 new comments -
Apply to use a centralized processor for bgtask.
#3860 commented on
Mar 25, 2025 • 0 new comments -
Unload purged docker images
#3924 commented on
Mar 25, 2025 • 0 new comments -
Separate setup code in agent
#3933 commented on
Mar 25, 2025 • 0 new comments -
Separate setup code in storage proxy
#3932 commented on
Mar 25, 2025 • 0 new comments -
Make Image Resource limit customizable, and non-volatile
#3941 commented on
Mar 25, 2025 • 0 new comments -
Add a config-related CLI
#3942 commented on
Mar 25, 2025 • 0 new comments -
Misc Image Issues
#3974 commented on
Mar 25, 2025 • 0 new comments -
Migrate to pydantic based manager configuration schema
#3993 commented on
Mar 25, 2025 • 0 new comments