Conversation
…url templated per project
The keycloakx block only exposed `replicas` as overridable on the live DsoSocleConfig CR, unlike keycloak which exposes its whole config surface (repoSocle, cnpg, postgres sizing, plugin/provider URLs, custom values). Bringing it to parity is a prerequisite for repointing the keycloakx templates off dsc.keycloak.* and onto dsc.keycloakx.*.
Now that dsc.keycloakx.* has full CRD schema + config.yaml defaults parity with dsc.keycloak.*, repoint the keycloakx templates that were still reading from the legacy namespace: cnpg.imageName, postgresPvcSize, postgresWalPvcSize, postgresWalMaxSlotKeepSize (100-cnpg.j2), repoSocle (200-ansible-job.j2). The now-redundant temporary keycloakx branch in template.yml's cnpg.values bridge is removed - the generic per-app branch handles it since dsc.keycloakx.cnpg is a real schema field now. 00-main.j2's fullnameOverride intentionally stays on dsc.keycloak.subDomain (drives the "keycloak-http" Service name that service-compat.yaml.j2 aliases from) - documented inline, not part of this repoint. Also fixes a pre-existing typo in 100-cnpg.j2 (`cluster` missing its `:`, introduced in 01b8711) that made the file invalid YAML - caught because the current live-cluster rendered values.yaml still predates that commit, so it hadn't surfaced yet.
iliesmrf
force-pushed
the
chore/migrate-keycloakx
branch
from
September 15, 2026 12:18
40c3940 to
4d93c2a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issues liées
Issues numéro:
Quel est le comportement actuel ?
Quel est le nouveau comportement ?
Cette PR introduit-elle un breaking change ?
Autres informations