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 tmp fix #8028

Merged
merged 3 commits into from
Dec 31, 2024
Merged

Keycloak tmp fix #8028

merged 3 commits into from
Dec 31, 2024

Conversation

josunect
Copy link
Contributor

@josunect josunect commented Dec 31, 2024

Describe the change

The multi cluster multi primary CI is failing because keycloak cannot be accessed with the configured user/password in the latest image (https://github.com/bitnami/charts/blob/main/bitnami/keycloak/CHANGELOG.md#2432-2024-12-20).
It is not picking the username/password in the helm charts, and it is using the bitnami defaults.

This change just uses the previous version.

This is just a temporary fix, that should be reverted to use the latest image once it correctly sets up the bootstrap admin username and password. But I haven't found a way to pass the new variables in helm charts (The way the scripts are doing look correct, regarding the docs https://artifacthub.io/packages/helm/bitnami/keycloak#keycloak-parameters), or it should use a different keycloak image to been able to set up them correctly.

Steps to test the PR

CI passes, or run hack/run-integration-tests.sh --test-suite frontend-multi-primary

@josunect josunect added the bug Something isn't working label Dec 31, 2024
@josunect josunect self-assigned this Dec 31, 2024
…FilterNamespacesWithDiscoverySelectors method"

This reverts commit 03a9c22.
@josunect josunect marked this pull request as ready for review December 31, 2024 10:39
@josunect josunect merged commit 21425a5 into kiali:master Dec 31, 2024
10 checks passed
@josunect josunect deleted the keycloak_tmp_fix branch December 31, 2024 10:40
@jshaughn jshaughn added the test: n/a PR does not need test additions or updates label Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working test: n/a PR does not need test additions or updates
Projects
Development

Successfully merging this pull request may close these issues.

3 participants