Pulse/internal/dockeragent
rcourtman 4244cf6f20 Consolidate duplicate normalizeVersion functions into shared utility
- Move normalizeVersion to utils.NormalizeVersion for single source of truth
- Update agentupdate and dockeragent packages to use shared function
- Add 14 test cases for version normalization

This prevents bugs like issue #773 where a fix applied to one copy
but not the other caused an update loop.
2025-11-29 22:57:33 +00:00
..
agent.go Consolidate duplicate normalizeVersion functions into shared utility 2025-11-29 22:57:33 +00:00
agent_integration_test.go chore: snapshot current changes 2025-11-02 22:47:55 +00:00
agent_internal_test.go Add unit tests for dockeragent utility functions 2025-11-29 22:18:10 +00:00
agent_log_test.go Improve agent update logging and installer warnings (related to #737) 2025-11-23 22:07:37 +00:00
swarm.go fix: remove ineffectual assignments 2025-11-27 09:48:29 +00:00
system.go Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
version.go Fix critical version embedding issues for 4.26 release 2025-11-06 11:42:52 +00:00