You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[confmap/provider/s3provider] Remove duplicate check for scheme (open-telemetry#38664)
#### Description
This was already being checked by the S3 URI regular expression
evaluation/parsing.
#### Testing
I refactored the previously existing `Unsupported scheme` unit test into
`TestURIs`
Signed-off-by: Michael Shen <[email protected]>
0 commit comments