Pulse/internal/config
rcourtman 7a1c9ff53f test: Add SaveNodesConfigAllowEmpty test and document deadlock
Add test for SaveNodesConfigAllowEmpty which permits explicit
deletion of all nodes. Document deadlock bug in saveNodesConfig
where empty config protection tries to call LoadNodesConfig
while holding write lock.
2025-12-02 02:54:49 +00:00
..
api_tokens.go
api_tokens_test.go test: Add comprehensive tests for API token management 2025-12-01 17:37:27 +00:00
client_helpers.go
client_helpers_test.go test: Add comprehensive tests for CreateProxmoxConfigFromFields function 2025-12-01 15:22:50 +00:00
config.go Fix cluster proxy token collision - store per-node control tokens 2025-11-30 20:37:58 +00:00
config_utils_test.go test: Add DiscoveryConfig UnmarshalJSON tests 2025-12-02 02:29:38 +00:00
detect_root.go
docker_metadata.go style: fix staticcheck style warnings 2025-11-27 09:19:33 +00:00
docker_metadata_test.go Add unit tests for DockerMetadataStore (internal/config) 2025-11-30 17:20:46 +00:00
export.go
export_test.go test: Add ImportConfig error path tests 2025-12-02 02:32:06 +00:00
guest_metadata.go style: fix staticcheck style warnings 2025-11-27 09:19:33 +00:00
guest_metadata_test.go Add unit tests for GuestMetadataStore (internal/config) 2025-11-30 20:48:05 +00:00
import_transaction.go
import_transaction_test.go test: Add StageFile transaction tests 2025-12-02 02:34:20 +00:00
oidc.go
oidc_test.go Add unit tests for OIDC configuration helpers 2025-11-30 16:22:43 +00:00
persistence.go
persistence_fail_test.go
persistence_test.go test: Add SaveNodesConfigAllowEmpty test and document deadlock 2025-12-02 02:54:49 +00:00
watcher.go Rebuild agent token bindings on API token config reload 2025-11-29 14:09:30 +00:00