mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 03:04:03 +00:00
2fbf9cbe7b
- with/without host ID (prefix selection) - derives ID from service name with sanitization - special chars replaced with dashes - preserves alphanumeric, underscore, hyphen - trims leading/trailing dashes/underscores - truncates long IDs to 32 chars - fallback to 'service' when empty - dockerServiceResourceID 23.8%→100%