Skip to content

Fix force quit actions to explicitly handle 0 active actions#3004

Merged
strailov merged 2 commits intoeclipse-hawkbit:masterfrom
boschglobal:fix/force_quit_actions_when_active_actions_are_0
Apr 9, 2026
Merged

Fix force quit actions to explicitly handle 0 active actions#3004
strailov merged 2 commits intoeclipse-hawkbit:masterfrom
boschglobal:fix/force_quit_actions_when_active_actions_are_0

Conversation

@strailov
Copy link
Copy Markdown
Contributor

@strailov strailov commented Apr 8, 2026

Previously the database was left to handle this case, but this leads to incompatabilities with some databases (like postgre)

@strailov strailov merged commit f6cb143 into eclipse-hawkbit:master Apr 9, 2026
3 checks passed
@strailov strailov deleted the fix/force_quit_actions_when_active_actions_are_0 branch April 9, 2026 07:44
strailov added a commit that referenced this pull request Apr 9, 2026
* Fix stop rollout when using PosgreSQL (2) (#3000)

Signed-off-by: Avgustin Marinov <[email protected]>

* Remove table alias on SET when stopping rollouts (#3002)

Signed-off-by: strailov <[email protected]>

* Fix force quit actions to explicitly handle 0 active actions (#3004)

* Fix force quit actions to explicitly handle 0 active actions

Signed-off-by: strailov <[email protected]>

* Fix dynamic rollout behaviour when using Postgres

Signed-off-by: strailov <[email protected]>

---------

Signed-off-by: strailov <[email protected]>

---------

Signed-off-by: Avgustin Marinov <[email protected]>
Signed-off-by: strailov <[email protected]>
Co-authored-by: Avgustin Marinov <[email protected]>
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