Skip to content

Move the tenant secrets controller into its own package - #5193

Merged
caseydavenport merged 1 commit into
tigera:masterfrom
caseydavenport:casey-tenantsecrets-package
Aug 14, 2026
Merged

Move the tenant secrets controller into its own package#5193
caseydavenport merged 1 commit into
tigera:masterfrom
caseydavenport:casey-tenantsecrets-package

Conversation

@caseydavenport

Copy link
Copy Markdown
Member

Description

Pure move, split out of #5170 to keep that review smaller. The tenant secrets controller only runs in multi-tenant mode, so it gets its own package rather than sharing one with the cluster CA controller. That way the whole package can be dropped on the OSS side instead of picking a file out of a shared one.

No behaviour change - same controller, same wiring, new package.

Release Note

None

It only runs in multi-tenant mode, so keeping it separate from the cluster CA
controller lets the whole package be dropped on the OSS side.
@caseydavenport
caseydavenport merged commit 2eab859 into tigera:master Aug 14, 2026
9 checks passed
@caseydavenport
caseydavenport deleted the casey-tenantsecrets-package branch August 14, 2026 18:53
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