watchtower/internal/flags
kalvinparker e1f67fc3d0 feat(registry): add support for custom CA certificates and TLS validation
- Introduced `--registry-ca` and `--registry-ca-validate` flags for configuring TLS verification with private registries.
- Implemented in-memory token caching with expiration handling.
- Updated documentation to reflect new CLI options and usage examples.
- Added tests for token cache concurrency and expiry behavior.
2025-11-14 14:30:37 +00:00
..
flags.go feat(registry): add support for custom CA certificates and TLS validation 2025-11-14 14:30:37 +00:00
flags_test.go feat: allow logging output to use JSON formatter (#1705) 2023-09-16 17:23:26 +02:00