Skip to content

Do not gate DB writes based on internal map#703

Merged
gabriel-samfira merged 1 commit intocloudbase:mainfrom
gabriel-samfira:allow-status-set
Apr 4, 2026
Merged

Do not gate DB writes based on internal map#703
gabriel-samfira merged 1 commit intocloudbase:mainfrom
gabriel-samfira:allow-status-set

Conversation

@gabriel-samfira
Copy link
Copy Markdown
Member

This change removes the check for the runner in the internal provider state before setting the DB instance status. We should not gate DB writes based on worker status. If the runner was removed from the DB, then the DB layer will return a not found error on anything other than create or delete.

This change removes the check for the runner in the internal provider
state before setting the DB instance status. We should not gate DB
writes based on worker status. If the runner was removed from the DB,
then the DB layer will return a not found error on anything other than
create or delete.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
@gabriel-samfira gabriel-samfira merged commit fe5b583 into cloudbase:main Apr 4, 2026
4 checks passed
@gabriel-samfira gabriel-samfira deleted the allow-status-set branch April 4, 2026 00:41
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.

1 participant