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

"failed to get oidc config" spam in logs #1933

Closed
feym78 opened this issue Apr 27, 2024 · 0 comments · Fixed by #2041
Closed

"failed to get oidc config" spam in logs #1933

feym78 opened this issue Apr 27, 2024 · 0 comments · Fixed by #2041
Assignees
Labels
bug Something isn't working oidc Issue related to OIDC

Comments

@feym78
Copy link

feym78 commented Apr 27, 2024

Hello.
After start headlamp is constantly spamming with "failed to get oidc config" message, but OIDC is not configured and no OIDC parameters passed:
image
image

@illume illume added bug Something isn't working oidc Issue related to OIDC labels May 3, 2024
@skoeva skoeva linked a pull request Jun 14, 2024 that will close this issue
4 tasks
skoeva added a commit that referenced this issue Jun 18, 2024
This change prevents the spam of OIDC config errors in the logs when
running the latest version of Headlamp without OIDC. Instead of logging
an error when we check for the OIDC config, we simply return since we
know we are not using OIDC auth.

Fixes: #1933

Signed-off-by: Evangelos Skopelitis <[email protected]>
skoeva added a commit that referenced this issue Jun 21, 2024
This change prevents the spam of OIDC config errors in the logs when
running the latest version of Headlamp without OIDC. Instead of logging
an error when we check for the OIDC config, we simply return since we
know we are not using OIDC auth.

Fixes: #1933

Signed-off-by: Evangelos Skopelitis <[email protected]>
skoeva added a commit that referenced this issue Jun 26, 2024
This change prevents the spam of OIDC config errors in the logs when
running the latest version of Headlamp without OIDC. Instead of logging
an error when we check for the OIDC config, we simply return since we
know we are not using OIDC auth.

Fixes: #1933

Signed-off-by: Evangelos Skopelitis <[email protected]>
joaquimrocha pushed a commit that referenced this issue Jun 26, 2024
This change prevents the spam of OIDC config errors in the logs when
running the latest version of Headlamp without OIDC. Instead of logging
an error when we check for the OIDC config, we simply return since we
know we are not using OIDC auth.

Fixes: #1933

Signed-off-by: Evangelos Skopelitis <[email protected]>
joaquimrocha pushed a commit that referenced this issue Jun 27, 2024
This change prevents the spam of OIDC config errors in the logs when
running the latest version of Headlamp without OIDC. Instead of logging
an error when we check for the OIDC config, we simply return since we
know we are not using OIDC auth.

Fixes: #1933

Signed-off-by: Evangelos Skopelitis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working oidc Issue related to OIDC
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants