Revision e1eb6238786980930966b4d3caecb582cd55df3b authored by Marco Iorio on 27 May 2024, 07:43:45 UTC, committed by Julian Wiedmann on 06 June 2024, 19:24:08 UTC
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>
1 parent b43dd5f
History
File Mode Size
ISSUE_TEMPLATE
actions
workflows
ariane-config.yaml -rw-r--r-- 3.2 KB
gcp-vm-startup.sh -rw-r--r-- 892 bytes
kind-config-ipv6.yaml -rw-r--r-- 523 bytes
kind-config.yaml -rw-r--r-- 500 bytes
kind-config.yaml.tmpl -rw-r--r-- 565 bytes
labeler.yml -rw-r--r-- 345 bytes
maintainers-little-helper.yaml -rw-r--r-- 2.1 KB
pull_request_template.md -rw-r--r-- 1.2 KB
renovate.json5 -rw-r--r-- 16.0 KB

back to top