fix: Backporting RHBK changes to release-1.3#1639
fix: Backporting RHBK changes to release-1.3#1639tommyd450 wants to merge 8 commits intorelease-1.3from
Conversation
Review Summary by QodoRefactor Keycloak installation and remove stale resources
WalkthroughsDescription• Refactor Keycloak installation into reusable script • Remove stale CI resources and configuration files • Simplify kind cluster setup workflow File Changes1. ci/openshift/sign-test.sh
|
Code Review by Qodo
1.
|
8bd4ad4 to
30bf275
Compare
* Consolidate Keycloak CI configs into single kustomize structure Merge ci/keycloak/ and ci/rhbk/ into a unified ci/keycloak/ directory with kustomize base/overlay layout for Kind and OpenShift environments. Shared Keycloak CR, RealmImport, and namespace definitions live in base, while environment-specific resources (PostgreSQL, ingress, hostname, operator installation) are handled via overlays. Remove the redundant ci/rhbk/ directory entirely. Update tas-keycloak-install.sh to support openshift and kind modes using the new overlay path. Signed-off-by: SequeI <asiek@redhat.com> * fix Signed-off-by: SequeI <asiek@redhat.com> * fix Signed-off-by: SequeI <asiek@redhat.com> --------- Signed-off-by: SequeI <asiek@redhat.com>
* ci: extend openshift keycloak deployment timeout Signed-off-by: SequeI <asiek@redhat.com> * ci: stop race condition between keycloak CR and realmImport Signed-off-by: SequeI <asiek@redhat.com> * cel expr Signed-off-by: SequeI <asiek@redhat.com> * test: debug logs Signed-off-by: SequeI <asiek@redhat.com> --------- Signed-off-by: SequeI <asiek@redhat.com>
Signed-off-by: SequeI <asiek@redhat.com>
30bf275 to
f3f9af8
Compare
39f9e8e to
4f8653b
Compare
|
/ok-to-test |
8951767 to
e7c579a
Compare
0646b97 to
e7995ff
Compare
|
/retest |
Updating Go Version Updating Default env Fix for failing tests
5b1e166 to
b430243
Compare
No description provided.