Skip to content

Conversation

giorio94
Copy link
Member

@giorio94 giorio94 commented Jun 5, 2024

Currently, the remoteCluster struct holds a reference to the clustermesh object, leading to a sort of circular dependency. Let's simplify this by explicitly propagating only the necessary parameters, for improved separation and clarity.

Currently, the remoteCluster struct holds a reference to the clustermesh
object, leading to a sort of circular dependency. Let's simplify this by
explicitly propagating only the necessary parameters, for improved
separation and clarity.

Signed-off-by: Marco Iorio <marco.iorio@isovalent.com>
@giorio94 giorio94 added kind/cleanup This includes no functional changes. area/clustermesh Relates to multi-cluster routing functionality in Cilium. release-note/misc This PR makes changes that have no direct user impact. labels Jun 5, 2024
@giorio94 giorio94 requested a review from a team as a code owner June 5, 2024 07:11
@giorio94 giorio94 requested a review from thorn3r June 5, 2024 07:11
@giorio94
Copy link
Member Author

giorio94 commented Jun 5, 2024

/test

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jun 6, 2024
@julianwiedmann julianwiedmann added this pull request to the merge queue Jun 6, 2024
Merged via the queue into cilium:main with commit e1eb623 Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/clustermesh Relates to multi-cluster routing functionality in Cilium. kind/cleanup This includes no functional changes. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants