Skip to content

[provider/googlesecretmanager] schemeName has the word provider in it #39971

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

Closed
braydonk opened this issue May 9, 2025 · 2 comments · Fixed by #39973
Closed

[provider/googlesecretmanager] schemeName has the word provider in it #39971

braydonk opened this issue May 9, 2025 · 2 comments · Fixed by #39973

Comments

@braydonk
Copy link
Contributor

braydonk commented May 9, 2025

Component(s)

confmap/provider/googlesecretmanagerprovider

Describe the issue you're reporting

No other providers have provider in the schemeName, but the scheme for this provider is googlesecretmanagerprovider. I think it should be googlesecretmanager only.

(Yes I should have noticed this during review)

@braydonk braydonk added needs triage New item requiring triage and removed needs triage New item requiring triage labels May 9, 2025
Copy link
Contributor

github-actions bot commented May 9, 2025

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@braydonk
Copy link
Contributor Author

braydonk commented May 9, 2025

@XuechunHou manual ping for codeowner who isn't in the org yet.

atoulme pushed a commit that referenced this issue May 9, 2025
…ecretmanager` instead of `googlesecretmanagerprovider` (#39973)

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
Updated scheme to use `googlesecretmanager` instead of
`googlesecretmanagerprovider`
<!-- Issue number (e.g. #1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Fixes
#39971

<!--Describe what testing was performed and which tests were added.-->
#### Testing
[Unit
tests](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/confmap/provider/googlesecretmanagerprovider/provider_test.go)
<!--Describe the documentation added.-->
#### Documentation

[README](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/confmap/provider/googlesecretmanagerprovider/README.md)
<!--Please delete paragraphs that you did not use before submitting.-->
dragonlord93 pushed a commit to dragonlord93/opentelemetry-collector-contrib that referenced this issue May 23, 2025
…ecretmanager` instead of `googlesecretmanagerprovider` (open-telemetry#39973)

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
Updated scheme to use `googlesecretmanager` instead of
`googlesecretmanagerprovider`
<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Fixes
open-telemetry#39971

<!--Describe what testing was performed and which tests were added.-->
#### Testing
[Unit
tests](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/confmap/provider/googlesecretmanagerprovider/provider_test.go)
<!--Describe the documentation added.-->
#### Documentation

[README](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/confmap/provider/googlesecretmanagerprovider/README.md)
<!--Please delete paragraphs that you did not use before submitting.-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant