Skip to content

Add compatibility with OKD and OpenShift#887

Open
hlavki wants to merge 2 commits intocodecentric:masterfrom
hlavki:master
Open

Add compatibility with OKD and OpenShift#887
hlavki wants to merge 2 commits intocodecentric:masterfrom
hlavki:master

Conversation

@hlavki
Copy link

@hlavki hlavki commented Mar 11, 2026

This change adds compatibility with OKD and OpenShift.

The rendering of security contexts has been adjusted to allow the container to run on these platforms without explicitly setting UID and GID. This aligns with the security model used by OKD/OpenShift, where these values are typically assigned dynamically.

The implementation is based on logic from the Bitnami Helm charts repository (Apache License).

The change preserves backward compatibility with existing configurations.

hlavki and others added 2 commits August 20, 2024 08:29
Signed-off-by: Michal Hlavac <miso@hlavki.eu>
# Conflicts:
#	charts/keycloakx/templates/_helpers.tpl
@hlavki hlavki requested a review from a team as a code owner March 11, 2026 13:57
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.

1 participant