Kuadrant / multicluster-gateway-controller

multi-cluster gateway controller, manages multi-cluster gateways based on gateway api and policy attachment
Apache License 2.0
10 stars 23 forks source link

Install kuadrant-operator on the hub and remove policy controller #784

Closed mikenairn closed 5 months ago

mikenairn commented 5 months ago

What

Update local-setup to install the kuadrant-operator on the hub cluster and remove all policy controller related code.

All code, config, make targets, CI related to the policy controller should be removed.

Why

kuadrant-operator is now the component that adds all kuadrant policies, including the DNSPolicy and TLSPolicy.

Requires