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 TLS support #792

Closed
wants to merge 0 commits into from
Closed

Add TLS support #792

wants to merge 0 commits into from

Conversation

gbregman
Copy link
Contributor

@gbregman gbregman commented Aug 7, 2024

No description provided.

Copy link
Member

@epuertat epuertat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a log, Gil, for your work here.

Most of it is ok, but I left a few comments on improvements, and my main concern is about the service creating directories on its own. If that's inside the container, they should rather be created at container build or run via mounts/volumes.

These dirs should be provided externally, and tracked by the package manager/orchestrator.

control/cli.py Outdated Show resolved Hide resolved
.github/workflows/build-container.yml Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
control/grpc.py Outdated Show resolved Hide resolved
control/grpc.py Outdated Show resolved Hide resolved
control/grpc.py Outdated Show resolved Hide resolved
control/cli.py Outdated Show resolved Hide resolved
control/utils.py Outdated Show resolved Hide resolved
control/utils.py Outdated Show resolved Hide resolved
@gbregman gbregman force-pushed the devel branch 2 times, most recently from 5eb7c97 to c9608ee Compare August 8, 2024 16:14
@gbregman gbregman requested a review from epuertat August 8, 2024 16:21
@gbregman
Copy link
Contributor Author

gbregman commented Aug 9, 2024

@epuertat opened issue #794 to handle the creation of the directory for SPDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants