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

Place policies to sync in spoke clusters #710

Closed sergioifg94 closed 4 months ago

sergioifg94 commented 9 months ago

What

As part of the Policy sync RFC implementation, a new field in the gateway class params has been added to configure policies to be synced to the spoke clusters, watches are dynamically created for the policies that are included in this field.

Currently the watch events do nothing, add the logic to place the policy using ManifestWorks among the spoke clusters

The placed policy is a copy of the original hub policy with the following changes:

See Policy sync RFC for more details

Done

philbrookes commented 5 months ago

This issue is stale because it has been open for 60 days with no activity.

philbrookes commented 4 months ago

This issue was closed because it has been inactive for 30 days since being marked as stale.