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

[chore][extension/oauth2clientauth] Drop duplicate testing #32980

Merged
merged 1 commit into from
May 16, 2024
Merged

[chore][extension/oauth2clientauth] Drop duplicate testing #32980

merged 1 commit into from
May 16, 2024

Conversation

elikatsis
Copy link
Contributor

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)

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 <ilias.katsakioris@hpe.com>
@elikatsis
Copy link
Contributor Author

@jpkrohling I opened this small PR we discussed in #32623

@jpkrohling jpkrohling merged commit 1863a59 into open-telemetry:main May 16, 2024
161 of 163 checks passed
@github-actions github-actions bot added this to the next release milestone May 16, 2024
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