You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
watchtower/pkg/registry/digest
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.
1 month ago
..
digest.go feat(registry): add support for custom CA certificates and TLS validation 1 month ago
digest_test.go test: reduce test output noise 4 years ago
digest_transport_test.go feat(registry): add support for custom CA certificates and TLS validation 1 month ago