Watch
1
0
Fork
You've already forked pkg-proxy
1
mirror of https://github.com/git-pkgs/proxy.git synced 2026-08-23 12:24:57 -04:00
pkg-proxy/internal/config
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Andrew Nesbitt 7b56989b51
Add ECR auto-refreshing upstream authentication
- Add "ecr" auth type to upstream.auth config with optional region
- Cache ecr:GetAuthorizationToken results per region and refresh
  shortly before expiry via the AWS SDK default credential chain
- Route type: ecr through the token cache in Server.authForURL
- Document the new type in config.example.yaml and docs/configuration.md

Fixes #276
2026-08-21 09:34:50 +01:00
..
config.go Add ECR auto-refreshing upstream authentication 2026-08-21 09:34:50 +01:00
config_test.go feat: add Helm repository proxy support (#268) 2026-08-16 18:12:55 +01:00