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

Option cache-remote-tls-enabled is missing the default #840

Open
ahus1 opened this issue Jun 4, 2024 · 2 comments
Open

Option cache-remote-tls-enabled is missing the default #840

ahus1 opened this issue Jun 4, 2024 · 2 comments
Labels
kind/bug Something isn't working status/triage

Comments

@ahus1
Copy link
Contributor

ahus1 commented Jun 4, 2024

Describe the bug

In today's nightly run, the Keycloak failed to start. Debugging the issue, I found that Configuration.isTrue(CachingOptions.CACHE_REMOTE_TLS_ENABLED) didn't return its default "true" any more.

Version

main

Expected behavior

The default value should be used

Actual behavior

The value returns false.

How to Reproduce?

Debug in OpenShift (not yet able to reproduce it locally).

Anything else?

As a workaround, set cache-remote-tls-enabled to true in the Keycloak CR

@ahus1 ahus1 added kind/bug Something isn't working status/triage labels Jun 4, 2024
ahus1 added a commit that referenced this issue Jun 4, 2024
Relates to #840

Signed-off-by: Alexander Schwartz <[email protected]>
@ahus1
Copy link
Contributor Author

ahus1 commented Jun 4, 2024

This is now tracked in the upstream issue. Local workaround is reverted.

@ahus1 ahus1 closed this as completed Jun 4, 2024
@ahus1
Copy link
Contributor Author

ahus1 commented Jun 4, 2024

Reopening for a new workaround.

@ahus1 ahus1 reopened this Jun 4, 2024
ahus1 added a commit that referenced this issue Jun 4, 2024
Relates to #840

Signed-off-by: Alexander Schwartz <[email protected]>
ahus1 added a commit that referenced this issue Jun 4, 2024
Relates to #840

Signed-off-by: Alexander Schwartz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working status/triage
Projects
None yet
Development

No branches or pull requests

1 participant