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/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.
1 month ago
..
container.go feat: add a label take precedence argument (#1754) 2 years ago
convertible_notifier.go preparations for soft deprecation of legacy notification args (#1377) 3 years ago
filter.go refactor: extract types and pkgs to new files 7 years ago
filterable_container.go feat(http): optional query parameter to update only containers of a specified image (#1289) 4 years ago
notifier.go preparations for soft deprecation of legacy notification args (#1377) 3 years ago
registry_credentials.go add http head based digest comparison to avoid dockerhub rate limits 5 years ago
report.go feat: add porcelain output (#1337) 3 years ago
token_response.go feat(registry): add support for custom CA certificates and TLS validation 1 month ago
update_params.go feat: add a label take precedence argument (#1754) 2 years ago