Skip to content

Resolve the CSR init image without branching on the variant - #5256

Open
caseydavenport wants to merge 1 commit into
tigera:masterfrom
caseydavenport:casey-csr-init-image
Open

Resolve the CSR init image without branching on the variant#5256
caseydavenport wants to merge 1 commit into
tigera:masterfrom
caseydavenport:casey-csr-init-image

Conversation

@caseydavenport

@caseydavenport caseydavenport commented Aug 26, 2026

Copy link
Copy Markdown
Member

Image selection for the CSR init container went through a shared helper that asked which variant is installed. Six of its seven callers are Enterprise-only renders (dex, elasticsearch, kibana, linseed, dashboards, esgateway), so they name the Enterprise image directly and the helper collapses into the certificate manager, the only caller left that picks at runtime. Those six were already getting the Enterprise image out of the helper, so no test expectations move.

Related: CORE-13398

None

The Enterprise-only renders name the Enterprise image, and the certificate
manager is the only caller that picks one at runtime.
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