Skip to content

[federation] Recreate Keycloak Route with reencrypt TLS - #4091

Merged
openshift-merge-bot[bot] merged 1 commit into
openstack-k8s-operators:mainfrom
Deydra71:fix-federation-keycloak-route
Aug 6, 2026
Merged

[federation] Recreate Keycloak Route with reencrypt TLS#4091
openshift-merge-bot[bot] merged 1 commit into
openstack-k8s-operators:mainfrom
Deydra71:fix-federation-keycloak-route

Conversation

@Deydra71

@Deydra71 Deydra71 commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

RHSSO only exposes keycloak.local via Ingress, so readiness against keycloak-. returns 503 after the manual Route was removed (in #4074).

Restore an explicit reencrypt Route with the expected host and service CA destinationCACertificate to avoid the old passthrough SSL race.

RHSSO only exposes keycloak.local via Ingress, so readiness against
keycloak-<ns>.<domain> returns 503 after the manual Route was removed
(in openstack-k8s-operators#4074).

Restore an explicit reencrypt Route with the expected host and service
CA `destinationCACertificate` to avoid the old passthrough SSL race.

Signed-off-by: Veronika Fisarova <vfisarov@redhat.com>
@Deydra71

Deydra71 commented Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

Tested in testproject, and it resolved the early keycloak failure

@evallesp evallesp left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@afaranha

afaranha commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

/approve

@openshift-ci

openshift-ci Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: afaranha

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot
openshift-merge-bot Bot merged commit 67462bb into openstack-k8s-operators:main Aug 6, 2026
9 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants