Skip to content

Conversation

@atoulme
Copy link
Contributor

@atoulme atoulme commented Jan 12, 2024

Description:
remove the duplicate validation logic, use config.Validate instead.

@atoulme atoulme requested a review from jpkrohling as a code owner January 12, 2024 05:26
@atoulme atoulme requested a review from a team January 12, 2024 05:26
@atoulme atoulme added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Jan 12, 2024
@dmitryax dmitryax merged commit 593ea9a into open-telemetry:main Jan 12, 2024
@github-actions github-actions bot added this to the next release milestone Jan 12, 2024
cparkins pushed a commit to AmadeusITGroup/opentelemetry-collector-contrib that referenced this pull request Feb 1, 2024
…telemetry#30469)

**Description:**
remove the duplicate validation logic, use config.Validate instead.
jpkrohling pushed a commit that referenced this pull request May 16, 2024
**Description:**

Drop duplicate testing of parts related to TLS settings which already
verified more extensively in other tests. This led to relevant changes
requiring identical modifications in multiple places (e.g., #32332,
 #32394).

Also remove 'TokenURL' and 'Scopes' from the corresponding configs as
they are not required anymore (since #30469).

For more details, see also

#32623 (comment)

Signed-off-by: Ilias Katsakioris <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

extension/oauth2clientauth Skip Changelog PRs that do not require a CHANGELOG.md entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants