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

Keycloak: using httpRelativePath with no trailing slash causes readiness probe to fail #25641

Open
peeveen opened this issue May 8, 2024 · 2 comments
Assignees
Labels
keycloak stale 15 days without activity tech-issues The user has a technical issue about an application triage Triage is needed

Comments

@peeveen
Copy link

peeveen commented May 8, 2024

Name and Version

bitnami/keycloak 21.0.3

What architecture are you using?

None

What steps will reproduce the bug?

Set httpRelativePath to a value with no trailing slash, e.g. /blah

Observe that the readiness probe fails, as it expects the trailing slash:

Readiness probe failed: Get "http://10.244.0.150:8080/blahrealms/master"

Are you using any custom parameters or values?

No response

What is the expected behavior?

Readiness probe (eventually) succeeds.

What do you see instead?

Readiness probe failed: Get "http://10.244.0.150:8080/blahrealms/master"

Additional information

No response

@peeveen peeveen added the tech-issues The user has a technical issue about an application label May 8, 2024
@github-actions github-actions bot added the triage Triage is needed label May 8, 2024
@carrodher
Copy link
Member

Thank you for bringing this issue to our attention. We appreciate your involvement! If you're interested in contributing a solution, we welcome you to create a pull request. The Bitnami team is excited to review your submission and offer feedback. You can find the contributing guidelines here.

Your contribution will greatly benefit the community. Feel free to reach out if you have any questions or need assistance.

Copy link

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

@github-actions github-actions bot added the stale 15 days without activity label May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
keycloak stale 15 days without activity tech-issues The user has a technical issue about an application triage Triage is needed
Projects
None yet
Development

No branches or pull requests

2 participants