Skip to content

chore(ui-react): keep the BRANDING comment with the key it explains - #115

Merged
mosoriob merged 1 commit into
mainfrom
chore/branding-comment-placement
Sep 1, 2026
Merged

chore(ui-react): keep the BRANDING comment with the key it explains#115
mosoriob merged 1 commit into
mainfrom
chore/branding-comment-placement

Conversation

@mosoriob

@mosoriob mosoriob commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Follow-up polish to #114. No rendered key changes, so no version bump — it rides the
next release.

An unbranded deployment (components.ui_react.config.branding empty, the default) rendered
the six-line comment with no BRANDING key under it. The comment now sits inside the
with block, and a # Presentation. group header in values.yaml stops the key reading as
part of the auth cluster above it.

Refs mintproject/monorepo#207

The prose sat above the conditional, so an unbranded deployment shipped
six lines of comment about a key its ConfigMap does not contain.

The other optional keys put their prose outside the conditional, but
they are emitted almost always: EXECUTION_ENGINE and DATA_CATALOG_API
both fall back to a derived value. BRANDING defaults to empty, so
absent is its common case.

No key changes. Left for the next release rather than a version of its
own.
@mosoriob
mosoriob merged commit 036c294 into main Sep 1, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant