[Feature] Add option for auto update to target the specific service instead of the whole stack #958

Closed
opened 2026-03-22 17:02:03 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @cantchooseaname8 on GitHub (Dec 5, 2024).

With the auto update feature, it would be great to have it target the specific service that has an update. When there are multiple services in a single stack, redeploying the entire stack will cause containers to restart even if they were stopped before. Targeting the specific service will avoid this and not cause containers to start when we want to remain stopped.

Perhaps keep the default as redeploying the entire stack, but add a toggle under the auto update section to choose to only redeploy individual services when there is an update. This could be useful in certain circumstances. I have some stacks where the services are not dependent on each other so redeploying the individual services would be preferred. However, I also have some stacks where the services are completely dependent on each other to function correctly. In these cases, it would be nice to have the entire stack redeployed just to give everything a fresh start after one of the services is updated. Having the option to choose based on everyone's circumstances would be helpful.

Originally created by @cantchooseaname8 on GitHub (Dec 5, 2024). With the auto update feature, it would be great to have it target the specific service that has an update. When there are multiple services in a single stack, redeploying the entire stack will cause containers to restart even if they were stopped before. Targeting the specific service will avoid this and not cause containers to start when we want to remain stopped. Perhaps keep the default as redeploying the entire stack, but add a toggle under the auto update section to choose to only redeploy individual services when there is an update. This could be useful in certain circumstances. I have some stacks where the services are not dependent on each other so redeploying the individual services would be preferred. However, I also have some stacks where the services are completely dependent on each other to function correctly. In these cases, it would be nice to have the entire stack redeployed just to give everything a fresh start after one of the services is updated. Having the option to choose based on everyone's circumstances would be helpful.
GiteaMirror added the enhancement label 2026-03-22 17:02:03 -05:00
Author
Owner

@mattsmallman commented on GitHub (Dec 9, 2024):

+1

@mattsmallman commented on GitHub (Dec 9, 2024): +1
Author
Owner

@mbecker20 commented on GitHub (Aug 26, 2025):

This is now the case by default. You can go back to always full stack update by enabling "Full Stack Auto Update" option.

@mbecker20 commented on GitHub (Aug 26, 2025): This is now the case by default. You can go back to always full stack update by enabling "Full Stack Auto Update" option.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#958