mirror of
https://github.com/moghtech/komodo.git
synced 2025-12-05 19:17:36 -06:00
"Deploy Stack If Changed" doesn't seem to do anything for "UI Defined" stacks #647
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SvyatoslavScherbina on GitHub (Oct 26, 2025).
Version: 1.19.5
Steps to reproduce:
Expected result: the stack is redeployed.
Actual result: nothing happens, the services are not restarted. See also the attached notification screenshot.
Another scenario affected by this problem: redeployment for a UI Defined stack that is synced from git.
Not sure what else to share. Observation that might matter: the yml file in the periphery stacks directory updates only when redeploying the stack, but not when editing and saving it.