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

[extension/filestorage] Sanitize names containing slash #24639

Closed

Conversation

sarkisjad
Copy link

Description:
Handled use case: when receivers, processors, or exporters have names with more than one slash in them, they need to be replaced with underscores otherwise the storage will look for a non-existent directory

Testing:
Added a test case in the corresponding test file: extension/storage/filestorage/extension_test.go

@sarkisjad sarkisjad requested a review from a team July 27, 2023 07:40
@sarkisjad sarkisjad requested a review from djaglowski as a code owner July 27, 2023 07:40
@djaglowski djaglowski changed the title Chore/sanitize rawname [extension/filestorage] Sanitize names containing slash Jul 27, 2023
@djaglowski
Copy link
Member

@sarkisjad, thank you for the PR. We have another PR in progress that will address this issue. Please see #20896.

@github-actions
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added Stale and removed Stale labels Aug 11, 2023
@fatsheep9146
Copy link
Contributor

@sarkisjad, thank you for the PR. We have another PR in progress that will address this issue. Please see #20896.

Does this mean that this pr could be closed? @djaglowski

@djaglowski
Copy link
Member

Yes, closing in favor of #20896. We can reopen if that PR fails to be merged.

@djaglowski djaglowski closed this Aug 14, 2023
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.

3 participants