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

Establish better naming conventions for the files being written at the endpoint. #36

Open
acmenezes opened this issue Feb 15, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@acmenezes
Copy link
Collaborator

For now it's using the pod name as the file name. This name is sent on streamer.go and written as the file name by the server. In order to give the user flexibility allow naming to be defined as a parameter for the remote file as well. That name could be a single name followed by a random or ordered suffix. It definitely needs to have a better protobuf struct to handle that part between client and server. So it also requires server side changes.

@acmenezes acmenezes added the enhancement New feature or request label Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant