Pulse/internal/config
rcourtman 5ebb32ce10 feat: enhance runtime configuration and system settings management
Improves configuration handling and system settings APIs to support
v4.24.0 features including runtime logging controls, adaptive polling
configuration, and enhanced config export/persistence.

Changes:
- Add config override system for discovery service
- Enhance system settings API with runtime logging controls
- Improve config persistence and export functionality
- Update security setup handling
- Refine monitoring and discovery service integration

These changes provide the backend support for the configuration
features documented in the v4.24.0 release.
2025-10-20 17:41:19 +00:00
..
api_tokens.go feat: streamline docker agent onboarding 2025-10-14 09:45:32 +00:00
client_helpers.go Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
config.go feat: enhance runtime configuration and system settings management 2025-10-20 17:41:19 +00:00
credentials.go Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
export.go feat: enhance runtime configuration and system settings management 2025-10-20 17:41:19 +00:00
guest_metadata.go Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
oidc.go Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
persistence.go feat: enhance runtime configuration and system settings management 2025-10-20 17:41:19 +00:00
persistence_test.go Adjust backup and snapshot alert handling 2025-10-18 20:11:01 +00:00
registration.go Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
settings.go feat: add professional logging with runtime configuration and performance optimization 2025-10-20 15:13:38 +00:00
watcher.go feat: streamline docker agent onboarding 2025-10-14 09:45:32 +00:00