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

Add nil check for Ruler BasicAuth config. #5168

Merged
merged 1 commit into from
Jan 18, 2022
Merged

Conversation

kavirajk
Copy link
Contributor

Signed-off-by: Kaviraj kavirajkanagaraj@gmail.com

What this PR does / why we need it:
Introduced here: https://github.com/grafana/loki/pull/5144/files

Which issue(s) this PR fixes:
Fixes NA

Special notes for your reviewer:

Checklist

  • Documentation added
  • Tests updated
  • Add an entry in the CHANGELOG.md about the changes.

Signed-off-by: Kaviraj <kavirajkanagaraj@gmail.com>
@kavirajk kavirajk changed the title Add nil check for Ruler BasicAuth config. Add nil check for Ruler BasicAuth config. Jan 18, 2022
@kavirajk kavirajk marked this pull request as ready for review January 18, 2022 11:12
@kavirajk kavirajk requested a review from a team as a code owner January 18, 2022 11:12
Copy link
Contributor

@dannykopping dannykopping left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops, thanks @kavirajk! I didn't see that BasicAuth was a pointer type in github.com/prometheus/common/config/http_config.go.

@dannykopping dannykopping merged commit dddace8 into main Jan 18, 2022
@dannykopping dannykopping deleted the nil-check-ruler branch January 18, 2022 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants