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
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.
2 months ago
..
api chore: replace usages of ioutil (#1792) 2 years ago
container fix: set nopull param from args (#1830) 2 years ago
filters feat: add support for "none" scope (#1800) 2 years ago
lifecycle fix: always use container interface (#1516) 3 years ago
metrics Session report collection and report templates (#981) 5 years ago
notifications feat(docs): add linking and output messages (#1831) 2 years ago
registry feat(registry): add support for custom CA certificates and TLS validation 2 months ago
session feat: add porcelain output (#1337) 3 years ago
sorter fix: always use container interface (#1516) 3 years ago
types feat(registry): add support for custom CA certificates and TLS validation 2 months ago