Skip to content

Move the tiers controller Enterprise namespaces behind an extension - #5199

Open
caseydavenport wants to merge 1 commit into
tigera:masterfrom
caseydavenport:casey-tiers-extension
Open

Move the tiers controller Enterprise namespaces behind an extension#5199
caseydavenport wants to merge 1 commit into
tigera:masterfrom
caseydavenport:casey-tiers-extension

Conversation

@caseydavenport

Copy link
Copy Markdown
Member

Description

Split out of #5170 to keep that review smaller. The tiers controller had a hardcoded list of Enterprise namespaces that need DNS access, guarded by a variant check, plus a multi-tenant branch that queried tenant namespaces. Both come from the extension now, as one list the core controller appends to, and the Tenant watch goes with them.

Same namespaces on both variants, no rendering change.

Release Note

None

The tiers controller no longer branches on the variant to decide which namespaces need DNS access, nor watches Tenant itself.
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.

2 participants