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

[receiver/solace]: Update the auth validation step #36386

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

wildum
Copy link
Contributor

@wildum wildum commented Nov 15, 2024

Description

The validation step should not allow configuring several auth methods when only one will be considered (the first one that's not nil in this order plain > xauth2 > external).

(technically this is a breaking change because some users might have several auth methods configured, but that doesn't make sense so it's unlikely to break many users if any)

Testing

One test with multiple auth methods was added.

@wildum wildum requested review from djaglowski and a team as code owners November 15, 2024 09:51
Copy link
Contributor

github-actions bot commented Dec 3, 2024

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

@github-actions github-actions bot added the Stale label Dec 3, 2024
@wildum
Copy link
Contributor Author

wildum commented Dec 10, 2024

@atoulme @djaglowski hi, I made the changes. Can we move forward with the PR?

@github-actions github-actions bot removed the Stale label Dec 11, 2024
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 the Stale label Dec 26, 2024
Copy link
Contributor

github-actions bot commented Jan 9, 2025

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Jan 9, 2025
@atoulme atoulme reopened this Jan 9, 2025
Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.70%. Comparing base (c406f44) to head (15fa05c).
Report is 399 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #36386      +/-   ##
==========================================
+ Coverage   80.11%   80.70%   +0.59%     
==========================================
  Files        2187     2265      +78     
  Lines      205259   222134   +16875     
==========================================
+ Hits       164435   179265   +14830     
- Misses      35471    37226    +1755     
- Partials     5353     5643     +290     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot removed the Stale label Jan 10, 2025
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.

2 participants