Skip to content

Replace use of redisfab/stunnel with a Dockerfile #56

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

Merged
merged 1 commit into from
Jul 15, 2024
Merged

Conversation

ahmedsobeh
Copy link
Collaborator

…ker-compose to reflect it

Pull Request check-list

Please make sure to review and check all of these items:

  • Do tests and lints pass with this change?
  • Do the CI tests pass with this change (enable it first in your forked repo and wait for the github action build to finish)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
  • Is there an example added to the examples folder (if applicable)?

NOTE: these things are not required to open a PR and can be done
afterwards / while the PR is open.

Description of change

This PR adds a docker file to replace use of redisfab/stunnel with our own dockerfile.

@ahmedsobeh ahmedsobeh linked an issue Jul 15, 2024 that may be closed by this pull request
@ahmedsobeh ahmedsobeh marked this pull request as draft July 15, 2024 09:23
@ahmedsobeh ahmedsobeh marked this pull request as ready for review July 15, 2024 12:57
…ker-compose

Signed-off-by: ahmedsobeh <ahmed.sobeh@aiven.io>
@aiven-sal aiven-sal enabled auto-merge July 15, 2024 14:14
@codecov-commenter
Copy link

codecov-commenter commented Jul 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.01%. Comparing base (0109139) to head (4108a39).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #56   +/-   ##
=======================================
  Coverage   75.01%   75.01%           
=======================================
  Files         132      132           
  Lines       34367    34367           
=======================================
  Hits        25782    25782           
  Misses       8585     8585           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ahmedsobeh ahmedsobeh disabled auto-merge July 15, 2024 14:32
@ahmedsobeh ahmedsobeh merged commit 6d69781 into main Jul 15, 2024
67 checks passed
@ahmedsobeh ahmedsobeh deleted the issue-50 branch July 15, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace use of redisfab/stunnel with a Dockerfile
4 participants