watchtower/pkg/types
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
..
container.go feat: add a label take precedence argument (#1754) 2023-09-16 17:13:41 +02:00
convertible_notifier.go preparations for soft deprecation of legacy notification args (#1377) 2022-11-01 00:00:00 +01:00
filter.go refactor: extract types and pkgs to new files 2019-07-21 19:58:19 +02:00
filterable_container.go feat(http): optional query parameter to update only containers of a specified image (#1289) 2022-06-14 09:13:14 +02:00
notifier.go preparations for soft deprecation of legacy notification args (#1377) 2022-11-01 00:00:00 +01:00
registry_credentials.go add http head based digest comparison to avoid dockerhub rate limits 2020-12-06 13:21:04 +01:00
report.go feat: add porcelain output (#1337) 2022-08-14 10:11:31 +02:00
token_response.go feat(registry): add support for custom CA certificates and TLS validation 2025-11-14 14:30:37 +00:00
update_params.go feat: add a label take precedence argument (#1754) 2023-09-16 17:13:41 +02:00