Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Redis TLS for harbor distribution #21630

Open
MinerYang opened this issue Feb 13, 2025 · 0 comments
Open

Support Redis TLS for harbor distribution #21630

MinerYang opened this issue Feb 13, 2025 · 0 comments
Assignees
Labels
target/2.13.0 issues that are targeting v2.13.0

Comments

@MinerYang
Copy link
Contributor

To allow TLS connection when using cache like Azure Redis or Elastic cache service, we need adopt TLS config for components harbor-registry, to enable this we will implement it based on fork repo goharbor/distribution based on upstream distribution v2.8.3.

  • keep using redigo module.
  • adding enableTLS option directly on the redis config instead of re-struct.
@MinerYang MinerYang added the target/2.13.0 issues that are targeting v2.13.0 label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
target/2.13.0 issues that are targeting v2.13.0
Projects
None yet
Development

No branches or pull requests

2 participants