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

Add configuration option for Redis TLS #3161

Merged
merged 1 commit into from
Apr 23, 2021

Conversation

jdolitsky
Copy link
Contributor

Resolves #3160

@milosgajdos
Copy link
Member

This needs rebasing.

Signed-off-by: Josh Dolitsky <josh@dolit.ski>
@codecov-io
Copy link

Codecov Report

Merging #3161 (32ccbf1) into main (90e62ac) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3161      +/-   ##
==========================================
- Coverage   56.24%   56.23%   -0.01%     
==========================================
  Files         102      102              
  Lines        7227     7228       +1     
==========================================
  Hits         4065     4065              
- Misses       2520     2521       +1     
  Partials      642      642              
Impacted Files Coverage Δ
...distribution/distribution/registry/handlers/app.go 46.16% <0.00%> (-0.09%) ⬇️
...bution/distribution/configuration/configuration.go 62.03% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 90e62ac...32ccbf1. Read the comment docs.

@jdolitsky
Copy link
Contributor Author

@milosgajdos - done!

@joaodrp joaodrp merged commit a27b0c4 into distribution:main Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for Redis TLS
4 participants