Commit ba33b86
Giulio Savini
fix: redeploy swarm stack when saving edits
clicking save on a swarm stack in edit mode was only persisting the
source files on disk — the running services were never updated with the
new config. wire the save button to deployStack so changes actually land
in swarm instead of silently getting ignored.
fixes #23611 parent 70d7a69 commit ba33b86
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments