Skip to content

Move the monitoring and log collector render packages into pkg/enterprise - #5279

Open
caseydavenport wants to merge 7 commits into
tigera:masterfrom
caseydavenport:casey-enterprise-render
Open

Move the monitoring and log collector render packages into pkg/enterprise#5279
caseydavenport wants to merge 7 commits into
tigera:masterfrom
caseydavenport:casey-enterprise-render

Conversation

@caseydavenport

@caseydavenport caseydavenport commented Aug 29, 2026

Copy link
Copy Markdown
Member

Description

Sixth batch for CORE-13484. The monitoring and log collector render packages move under the Enterprise tree, which is everything that was free to go once their controllers moved.

Two render packages stay behind, each on one reference:

  • Log storage rendering, because the tenant secrets controller reads a certificate name from it and renders per-tenant secrets on any multi-tenant cluster, and because the tiers render test builds expectations from it.
  • The Enterprise files at the top level of the render package, which share a package with core rendering and need that package split before anything can move.

Stacked on #5278. Review the last commit.

Related: CORE-13484

Release Note

None

A variant contributes its own controllers through the controller list on the
controller options, which the manager setup iterates instead of naming them.
The Enterprise tree mirrors the core tree it came from, keeping controllers
apart from the extension packages that share the directory.
Application layer, egress gateway, packet capture and OpenTelemetry collector,
with the application layer and egress gateway render packages.
…nterprise

The Typha and node TLS helpers move to the shared controller utilities, which
is what lets the intrusion detection controller stop importing the installation
controller.
Manager, non-cluster host, authentication and policy recommendation.
The log storage sub-controllers register as one entry, and the Istio waypoint
controller registers on its own rather than being started by the Istio
controller. The registration list moves out of pkg/enterprise so the controllers
it names can keep importing that package from their tests.
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