mirror of
https://github.com/moghtech/komodo.git
synced 2026-07-16 01:59:56 -05:00
[PR #1285] [MERGED] 2.1.0 #10509
Reference in New Issue
Block a user
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?
📋 Pull Request Information
Original PR: https://github.com/moghtech/komodo/pull/1285
Author: @mbecker20
Created: 3/27/2026
Status: ✅ Merged
Merged: 4/1/2026
Merged by: @mbecker20
Base:
main← Head:2.1.0📝 Commits (10+)
92f2cf1fix swarm config content hiddenbbd12672.0.1-dev-1be7500cbump ts depsa508daaalign swarm config links398c2e6StackServiceRun command is actually optionalcabb473fix swarm not included in read resource toml110aec3deploy 2.0.1-dev-2e4efc7flogger support disabling timestamps (eg if they are already provided by docker logs)8038b0afull opacity tag color selectorf5e6667Add UpdateSwarmNode execution and convert several large repetive blocks to macro handling📊 Changes
78 files changed (+2117 additions, -4846 deletions)
View changed files
📝
.github/workflows/ci.yml(+10 -10)📝
Cargo.lock(+31 -31)📝
Cargo.toml(+6 -6)📝
bin/cli/src/command/execute.rs(+129 -548)📝
bin/cli/src/config.rs(+3 -0)📝
bin/core/src/alert/discord.rs(+17 -17)📝
bin/core/src/alert/mod.rs(+19 -19)📝
bin/core/src/alert/slack.rs(+30 -30)📝
bin/core/src/api/execute/maintenance.rs(+81 -39)📝
bin/core/src/api/execute/mod.rs(+1 -0)📝
bin/core/src/api/execute/swarm.rs(+67 -5)📝
bin/core/src/api/read/toml.rs(+19 -13)📝
bin/core/src/api/write/stack.rs(+4 -1)📝
bin/core/src/config.rs(+3 -0)📝
bin/core/src/connection/server.rs(+7 -0)📝
bin/core/src/helpers/procedure.rs(+345 -1406)📝
bin/core/src/helpers/update.rs(+144 -457)📝
bin/core/src/monitor/swarm.rs(+4 -5)📝
bin/core/src/resource/procedure.rs(+172 -684)📝
bin/core/src/resource/server.rs(+1 -0)...and 58 more files
📄 Description
Changelog
role(manager, worker) and availability, and add / remove node labelsdocker stack deploydeepComparemethod crash when encountering anullvalue, affecting some resource configuration pages.External Addressnot configuredExternal Addressto restore container port linking behavior.AddresstoExternal Addressfield, if it's not already set.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.