Skip to content

Create dedicated database for controller#696

Draft
mxsrc wants to merge 25 commits intodevfrom
separate-databases
Draft

Create dedicated database for controller#696
mxsrc wants to merge 25 commits intodevfrom
separate-databases

Conversation

@mxsrc
Copy link
Copy Markdown
Collaborator

@mxsrc mxsrc commented Mar 26, 2026

The controller database simply uses the default database. Also, there is no separation between controller and celery database access. This introduces a dedicated database for the controller with two users and schemas.

This addresses simplyblock/vela#297.

boddumanohar and others added 24 commits March 20, 2026 16:27
This is required to check on branch creation/modification within which
bounds the operation may be conducted.
The recent changes on the resource limit implementation exposed an issue
with the implementation of system limits. They shouldnt't be a third,
global scope of resources, but rather a default for organization limits
on creation. This change addresses this, by introducing a separate,
appropriately named table for handling these defaults. The system-level
endpoints are removed as they are not needed anymore, and a migration
ensures existing system limits are converted to the correct values.
The workflow simply referenced the built image tage, adding the digest
ensures helm detects changes and redeploys when a new image is built.
The previous version failed to reuse the existing enum datatype. The
change makes sure it is referenced instead.
@mxsrc mxsrc force-pushed the separate-databases branch from e8a43da to 25cc85e Compare March 26, 2026 11:25
@mxsrc mxsrc added the deploy label Mar 26, 2026
@mxsrc mxsrc removed the deploy label Mar 26, 2026
@mxsrc mxsrc force-pushed the separate-databases branch from f7016b9 to 25cc85e Compare March 26, 2026 12:40
@mxsrc mxsrc added the deploy label Mar 26, 2026
@mxsrc mxsrc removed the deploy label Mar 26, 2026
@mxsrc mxsrc force-pushed the separate-databases branch from a317454 to 25cc85e Compare March 26, 2026 17:29
@mxsrc mxsrc added the deploy label Mar 26, 2026
@mxsrc mxsrc removed deploy labels Mar 26, 2026
@mxsrc mxsrc force-pushed the separate-databases branch from 5ab70e5 to 25cc85e Compare March 26, 2026 22:27
@mxsrc mxsrc added the deploy label Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants